micropython/examples
Jim Mussared add1200343 all: Remove the zlib module.
This will be replaced with a new deflate module providing the same
functionality, with an optional frozen Python wrapper providing a
replacement zlib module.

binascii.crc32 is temporarily disabled.

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-07-21 18:48:29 +10:00
..
SDdatalogger
bluetooth
embedding all: Rename *umodule*.c to remove the "u" prefix. 2023-06-08 17:54:17 +10:00
hwapi examples/hwapi: Rename uasyncio to asyncio. 2023-06-19 18:36:54 +10:00
natmod all: Remove the zlib module. 2023-07-21 18:48:29 +10:00
network all: Replace all uses of umodule in Python code. 2023-06-08 17:54:24 +10:00
rp2
unix all: Replace all uses of umodule in Python code. 2023-06-08 17:54:24 +10:00
usercmodule examples/usercmodule: Add a sub-package example. 2023-06-01 16:21:37 +10:00
accel_i2c.py
accellog.py
asmled.py
asmsum.py
conwaylife.py
ledangle.py
mandel.py
micropython.py
pins.py
pyb.py
switch.py