micropython/extmod/uasyncio
Jim Mussared 5fd042e7d1 all: Replace all uses of umodule in Python code.
Applies to drivers/examples/extmod/port-modules/tools.

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-06-08 17:54:24 +10:00
..
__init__.py top: Update Python formatting to black "2023 stable style". 2023-02-02 12:51:03 +11:00
core.py top: Update Python formatting to black "2023 stable style". 2023-02-02 12:51:03 +11:00
event.py all: Replace all uses of umodule in Python code. 2023-06-08 17:54:24 +10:00
funcs.py all: Fix various Python coding inconsistencies found by ruff. 2023-05-02 16:14:45 +10:00
lock.py top: Update Python formatting to black "2023 stable style". 2023-02-02 12:51:03 +11:00
manifest.py all: Update all manifest.py files to use new features. 2022-09-05 18:43:18 +10:00
stream.py all: Replace all uses of umodule in Python code. 2023-06-08 17:54:24 +10:00
task.py extmod/uasyncio: Rename and merge TaskQueue push/pop methods. 2022-04-22 16:37:02 +10:00