mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
This patch allows esp8266 to use @micropython.native and @micropython.viper function decorators. By default the executable machine code is written to the space at the end of the iram1 region. The user can call esp.set_native_code_location() to make the code go to flash instead.
4.5 KiB
4.5 KiB