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 samples: modules: canopennode: suggest using manifest.project-filter 2023-10-27 13:30:50 -05:00
chre samples: chre: Fix format strings for size_t types 2023-11-24 13:10:24 +02:00
lvgl samples/modules/lvgl: Switch from native_posix to native_sim 2023-11-14 13:06:01 +01:00
nanopb samples: Switch integration_platforms from native_posix to native_sim 2023-11-20 12:02:48 +01:00
tflite-micro samples: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC 2023-10-25 08:32:06 +02:00
thrift/hello
index.rst doc: samples: Fix incorrect maxdepth for some toctrees 2023-09-26 12:02:54 +02:00