zephyr/samples/modules
Johan Hedberg f89c5ddd1a samples: chre: Fix format strings for size_t types
The correct printf format specifier for size_t is %zu. Without this
change the sample generates warnings like this:

warning: format '%u' expects argument of type 'unsigned int', but
argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2023-11-24 13:10:24 +02:00
..
canopennode
chre samples: chre: Fix format strings for size_t types 2023-11-24 13:10:24 +02:00
lvgl
nanopb samples: Switch integration_platforms from native_posix to native_sim 2023-11-20 12:02:48 +01:00
tflite-micro
thrift/hello
index.rst