micropython-stubs icon indicating copy to clipboard operation
micropython-stubs copied to clipboard

Stubs of most MicroPython ports, boards and versions to make writing code that much simpler.

Results 41 micropython-stubs issues
Sort by recently updated
recently updated
newest added

Note that they should probably be handled the same as `const` in that they should be in `__default__`, and thus only work in pyright / pylance Ref: https://github.com/bixb922/viper-examples

enhancement
reference