please include the rest of modules needed
It works like a charm. If possible please include the rest of modules, that would make things simpler in case the current modules change and make things incompatible. also will make easier to get this project running.
Thanks
I think the files that you are asking for are here. I included all files and modules that you need to compile MicroPython with the module.
I meant the python modules, you are including uasyncio, a thing that was unvaluable because often new versions break things and one needs an older version that is hard to find, this was really great :) I was hoping you could do the same with the rest of the modules :)
I don't know how to add the uasyncio module in ESP32 either