Page 1 of 1

Will uasyncio run on the microbit?

Posted: Wed Feb 21, 2018 8:21 am
by Jim.S
Will uasyncio run on the microbit?

I have just got uasyncio running on the pyboard, but really want to develop my project on the microbit, and was wondering the best route to get it working (or something like it) running on the microbit.

Jim

Re: Will uasyncio run on the microbit?

Posted: Wed Feb 21, 2018 11:18 am
by deshipu
I am pretty confident in that it will not run. The micro:bit is very constrained in resources, and it can barely run the specially cut-down version of micropython that it runs.