Skip to content
Snippets Groups Projects
Commit 45a6156d authored by Damien George's avatar Damien George
Browse files

esp8266: Enable native emitter for Xtensa arch.

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.
parent 8e5aced1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment