mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
Enabled by MICROPY_COMPILE_ALLOW_TOP_LEVEL_AWAIT. When enabled, this means that scope such as module-level functions and REPL statements can yield. The outer C code must then handle this yielded generator. Signed-off-by: Damien George <damien@micropython.org>
2.1 KiB
2.1 KiB