diff options
author | Jim Mussared <jim.mussared@gmail.com> | 2021-02-12 14:14:07 +1100 |
---|---|---|
committer | Jim Mussared <jim.mussared@gmail.com> | 2021-02-16 16:35:37 +1100 |
commit | 5e96e89999cd3b922dbc1a6ed473b44c81db92f4 (patch) | |
tree | 2256b392729db5930be82776b2f390efa0580de6 /tests/extmod/uasyncio_threadsafeflag.py | |
parent | 4c54012373e6546704f534d0de3e900704ae9d11 (diff) | |
download | micropython-5e96e89999cd3b922dbc1a6ed473b44c81db92f4.tar.gz micropython-5e96e89999cd3b922dbc1a6ed473b44c81db92f4.zip |
extmod/uasyncio: Add ThreadSafeFlag.
This is a MicroPython-extension that allows for code running in IRQ
(hard or soft) or scheduler context to sequence asyncio code.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Diffstat (limited to 'tests/extmod/uasyncio_threadsafeflag.py')
0 files changed, 0 insertions, 0 deletions