micropython/examples
Jim Mussared 5e04521251 examples/usercmodule: Add a sub-package example.
This demonstrates how to add a sub-package in a user c module, as well
as how to define the necessary qstrs and enable the feature in the build.

This is used by the unix coverage build to test this feature.

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-06-01 16:21:37 +10:00
..
SDdatalogger
bluetooth examples/bluetooth/ble_temperature_central.py: Remove service tuple. 2023-04-26 11:37:20 +10:00
embedding all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
hwapi all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
natmod all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +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