micropython/examples
Jim Mussared 45ac651d1a all: Rename *umodule*.c to remove the "u" prefix.
Updates any includes, and references from Makefiles/CMake.

This essentially reverts what was done long ago in commit
136b5cbd76

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-06-08 17:54:17 +10:00
..
SDdatalogger
bluetooth
embedding all: Rename *umodule*.c to remove the "u" prefix. 2023-06-08 17:54:17 +10:00
hwapi all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
natmod all: Rename *umodule*.c to remove the "u" prefix. 2023-06-08 17:54:17 +10:00
network all: Fix cases of Python variable assigned but never used. 2023-05-02 16:36:05 +10:00
rp2
unix
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