mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
tests: Rename uasyncio to asyncio.
This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
This commit is contained in:
committed by
Damien George
parent
2fbc08c462
commit
6027c41c8f
@@ -50,7 +50,7 @@ RuntimeError:
|
||||
ame__
|
||||
port
|
||||
|
||||
builtins micropython _thread _uasyncio
|
||||
builtins micropython _asyncio _thread
|
||||
array binascii btree cexample
|
||||
cmath collections cppexample cryptolib
|
||||
errno example_package ffi
|
||||
|
||||
Reference in New Issue
Block a user