Jos Verlinde
Jos Verlinde
After looking at that PR I think I understand better what you are trying to do. If there is a new DMA.rst file you'll indeed need to run get-docstubs and...
> you considered not checking in anything that is generated by the build? **Nothing** is checked in automatically by the stubber
> just some way to specify that I'd like it to be built right where we are... It already does that, if you just do not specify a version Or...
@gitcnd I run ESP32/S3/ESP8266 with mpremote without any problems ( Flashing , connecting , resuming, rebooting) Can you tell exactly what serial interface your boards are using ? My fixes...
@andrewleech lets chat,. I'm interested in what changes you made to get mypy working better. `micropython-stdlib-stubs` is maintained manually , and I've got quality tests setup that can be extended...
**On the types needed by the stubs:** Currently the types I use to build the stubs are the Uppercase variants in order to be compatible with older Python versions. Ive...
I think this could be useful, but to me good code without documentation would not achieve the full potential. It would require a user to reverse engineer the 'driver packs'...
Fixed by - https://github.com/Josverl/micropython-stubber/pull/274 and - https://github.com/Josverl/micropython-stubber/pull/291
@mdaeron , could it be that you have checked out the v1.19.1 tag , rather than the latest (master HEAD ) ?
With the release of v1.20.0 I still see no tags. To avoid any confusion they could be named `micropython vX.Y.Z`. For now I've added another line to my matching table