uasyncio missing on stm32f407vgt6
Posted: Tue Jun 01, 2021 6:35 pm
Hi,
i managed to compile mp for my board but cannot find uasynio.
all i find is the import _uasyncio which only contains a Task and TaskQueue class but no functions..
how do i get my uasyncio loop, etc?
i managed to compile mp for my board but cannot find uasynio.
all i find is the import _uasyncio which only contains a Task and TaskQueue class but no functions..
how do i get my uasyncio loop, etc?