diff options
author | Damien George <damien.p.george@gmail.com> | 2016-12-09 16:47:47 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-12-09 16:51:49 +1100 |
commit | 45a6156dfd327f14f58c30ebf9159a92a5567ed5 (patch) | |
tree | 0e4d06d0be20ecaa7e610e4292580d71f4e97814 /py/objstrunicode.c | |
parent | 8e5aced1fd4845b23b203d8d15f9b34b6b022ceb (diff) | |
download | micropython-45a6156dfd327f14f58c30ebf9159a92a5567ed5.tar.gz micropython-45a6156dfd327f14f58c30ebf9159a92a5567ed5.zip |
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.
Diffstat (limited to 'py/objstrunicode.c')
0 files changed, 0 insertions, 0 deletions