micropython/examples/usercmodule
Jeff Epler 18a835e9b4 examples/usercmodule: Cast arguments for printf.
These locations were found using an experimental gcc plugin for `mp_printf`
error checking.

Signed-off-by: Jeff Epler <jepler@gmail.com>
2025-07-25 10:59:28 +10:00
..
cexample examples/usercmodule: Cast arguments for printf. 2025-07-25 10:59:28 +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