zephyr/samples
Chen Xingyu bb94c63fa2 samples: subsys: ipc: Fix warning of size_t formatting with %.*s
This addresses the following warning building with `CONFIG_64BIT=y`:

    error: field precision specifier '.*' expects argument of type 'int',
    but argument X has type 'size_t' {aka 'long unsigned int'}

Signed-off-by: Chen Xingyu <hi@xingrz.me>
2024-11-22 08:25:31 -05:00
..
application_development doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
arch doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
basic driver: pwm: infineon: cyw920829m2evk_02 pwm 2024-10-26 03:57:41 +01:00
bluetooth Bluetooth: Host: Remove unnecessary hci_driver.h includes 2024-11-22 11:37:12 +01:00
boards samples: boards: nordic: coresight_stm: Test STM dictionary mode 2024-11-21 11:01:43 +00:00
cpp doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
drivers samples: rtc: Generic RTC sample 2024-11-21 14:49:19 +01:00
fuel_gauge doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
hello_world samples: hello_world: remove redundant title 2024-09-26 17:40:42 -04:00
kernel doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
modules samples: modules: lvgl: fix integer overflow 2024-11-18 13:17:43 -05:00
net python: Format trivial files where only newlines were missing 2024-11-21 20:10:51 +01:00
philosophers samples: doc: convert philosophers sample to code-sample directive 2024-09-23 12:00:00 +02:00
posix doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
psa mbedtls: MBEDTLS_ENTROPY_POLL_ZEPHYR default on if MBEDTLS_ENTROPY_C 2024-11-20 15:59:40 -05:00
sensor samples: sensor: die temperature polling: remove redundant configuration 2024-11-16 15:20:24 -05:00
shields drivers: sensor: npm1300_charger: expose VBUS status 2024-11-19 17:51:13 -05:00
subsys samples: subsys: ipc: Fix warning of size_t formatting with %.*s 2024-11-22 08:25:31 -05:00
synchronization
sysbuild doc: fix occurrences of broken zephyr_file: links 2024-10-30 09:43:50 -07:00
tfm_integration boards: st: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
userspace samples: userspace: cortex_r8_virtual: Set CONFIG_DYNAMIC_OBJECTS=y 2024-10-01 09:58:22 +02:00
index.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
sample_definition_and_criteria.rst doc: overhaul sample criteria and expectations 2024-09-12 10:03:30 +02:00