diff options
author | Damien George <damien.p.george@gmail.com> | 2020-02-07 12:11:05 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2020-02-07 16:08:31 +1100 |
commit | 8d0421c3cf25e3faae03c936f889a31fd02c3ce7 (patch) | |
tree | f9fc2acf150258b441c6e90c83116c77cf5d6988 /tests/basics/set_basic.py | |
parent | 8fb5c8fdd506518ebdcca0b0628fbfb5c77c38a2 (diff) |
esp8266: Put mp_keyboard_interrupt in IRAM.
It was originally in IRAM due to the linker script specification, but
since the function moved from lib/utils/interrupt_char.c to py/scheduler.c
it needs to be put back in IRAM.
Diffstat (limited to 'tests/basics/set_basic.py')
0 files changed, 0 insertions, 0 deletions