micropython-lib/micropython
Damien George 6ae440a8a1 aioble/examples: Change variable name to _ADV_INTERVAL_US.
Following 28136d837a

Signed-off-by: Damien George <damien@micropython.org>
2025-12-08 11:20:11 +11:00
..
aioespnow
aiorepl
bluetooth aioble/examples: Change variable name to _ADV_INTERVAL_US. 2025-12-08 11:20:11 +11:00
bundles
drivers
espflash all: Fix spelling and typos in comments and docstring. 2025-12-08 11:02:34 +11:00
lora all: Fix spelling and typos in comments and docstring. 2025-12-08 11:02:34 +11:00
mip
mip-cmdline
net
senml all: Fix spelling and typos in comments and docstring. 2025-12-08 11:02:34 +11:00
uaiohttpclient
ucontextlib
udnspkt
umqtt.robust umqtt.robust: Remove reference to missing example. 2024-09-08 22:48:33 +10:00
umqtt.simple
upysh
urequests
urllib.urequest
usb all: Fix spelling and typos in comments and docstring. 2025-12-08 11:02:34 +11:00
utop
xmltok
README.md

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).