micropython-lib/micropython
Mike Cifelli 78826f1501 ntptime: Use NTPv4 2023-01-27 14:39:09 -05:00
..
aiorepl
bluetooth aioble/README.md: Demostrate optional args to aioble.scan(). 2023-01-17 14:36:41 +11:00
drivers nrf24l01: Improve test to add RP2 support, fix ESP32. 2022-11-15 23:50:04 +11:00
espflash
mip
mip-cmdline
net ntptime: Use NTPv4 2023-01-27 14:39:09 -05:00
uaiohttpclient
ucontextlib
udnspkt
umqtt.robust
umqtt.simple
upysh
urllib.urequest
utarfile
xmltok
README.md top: Update top-level docs. 2022-12-16 17:16:03 +11:00

README.md

MicroPython-specific packages

These are packages that have been written specifically for use on MicroPython.

Packages in this directory should not have the same name as modules from the Python Standard Library.

Future plans

  • More organised directory structure based on purpose (e.g. drivers, network, etc).