diff options
author | Damien George <damien@micropython.org> | 2021-04-25 22:28:55 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-04-30 15:32:16 +1000 |
commit | d120859857e9e34bded146977f18a2be8c53ce7b (patch) | |
tree | ae79f11bbe0def20cd192139e881250a5d4d588d /docs/esp8266/tutorial/nextsteps.rst | |
parent | 916c3fd23fc4b636a8007525c3bd6308d01509d0 (diff) |
zephyr: Run scheduled callbacks at REPL and during mp_hal_delay_ms.
And ctrl-C can now interrupt a time.sleep call. This uses Zephyr's k_poll
API to wait efficiently for an event signal, and an optional semaphore.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp8266/tutorial/nextsteps.rst')
0 files changed, 0 insertions, 0 deletions