Search found 1 match
- Thu Jun 04, 2020 12:39 am
- Forum: Programs, Libraries and Tools
- Topic: uasyncio for unix port
- Replies: 8
- Views: 6590
uasyncio for unix port
Apologies if this is answered elsewhere - couldn't find anything. I'd like to test programs to be run on MCUs by first running them on the UNIX port. This sometimes breaks down, e.g. in the case of uasyncio: It's present on the esp32 platform, but not on unix (and neither is the asyncio library). so...