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 top: Update Python formatting to black "2023 stable style". 2023-02-02 12:51:03 +11:00
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 examples/rp2: Add comment that examples using IO25 don't work on Pico W. 2023-02-07 15:03:14 +11:00
unix all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
usercmodule examples/usercmodule: Add a sub-package example. 2023-06-01 16:21:37 +10:00
accel_i2c.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
accellog.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
asmled.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
asmsum.py top: Update Python formatting to black "2023 stable style". 2023-02-02 12:51:03 +11:00
conwaylife.py top: Update Python formatting to black "2023 stable style". 2023-02-02 12:51:03 +11:00
ledangle.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
mandel.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
micropython.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
pins.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
pyb.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
switch.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00