micropython/examples/usercmodule
Laurens Valk 19b1333cb1 examples/usercmodule/cexample: Add more advanced native class.
This adds a separate `AdvancedTimer` class that demonstrates a few more
advanced concepts usch as custom handlers for printing and attributes.

Signed-off-by: Laurens Valk <laurens@pybricks.com>
2024-07-25 11:57:13 +10:00
..
cexample examples/usercmodule/cexample: Add more advanced native class. 2024-07-25 11:57:13 +10:00
cppexample all: Remove the "STATIC" macro and just use "static" instead. 2024-03-07 14:20:42 +11:00
subpackage all: Remove the "STATIC" macro and just use "static" instead. 2024-03-07 14:20:42 +11:00
micropython.cmake examples/usercmodule: Add micropython.cmake to the C and CPP examples. 2021-03-31 00:27:46 +11:00