micropython/examples/usercmodule
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
..
cexample examples/usercmodule: Add a sub-package example. 2023-06-01 16:21:37 +10:00
cppexample examples/usercmodule: Add a sub-package example. 2023-06-01 16:21:37 +10:00
subpackage examples/usercmodule: Add a sub-package example. 2023-06-01 16:21:37 +10:00
micropython.cmake examples/usercmodule: Add micropython.cmake to the C and CPP examples. 2021-03-31 00:27:46 +11:00