circuitpython/examples/usercmodule
Jeff Epler c441585fda examplemodule: Cast arguments to 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-05 16:34:37 +01:00
..
cexample examplemodule: Cast arguments to printf. 2025-07-05 16:34:37 +01: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