zephyr/samples
Robert Lubos b877d2c1fe net: stats: Use correct format specifiers when printing stats
net_stats_t type is an unsigned type, therefore %u should be used
instead of %d when printing values of this type, otherwise negative
values will be printer if INT32_MAX is exceeded.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2025-06-12 09:36:38 -07:00
..
application_development
arch sample: arch: mpu: mpu_test: skip run automate for SoC S32Z 2025-05-28 16:37:44 +02:00
basic boards: qemu_nios2: drop board definition 2025-05-15 20:01:05 -04:00
bluetooth Samples: Bluetooth: HR: Remove use of ISO config for IPC 2025-06-11 10:19:05 -07:00
boards samples: boards: nordic: system_off fixes 2025-06-12 09:31:34 -07:00
cpp
data_structures samples: lib: min_heap: Add min-heap usage example 2025-06-07 13:29:24 +01:00
drivers samples: drivers: crypto: Add entry to sample.yaml for cc23x0 2025-06-11 16:06:55 -07:00
fuel_gauge
hello_world
kernel
modules samples: modules: lvgl: demos: Update to v9.3 2025-06-11 08:20:09 +02:00
net net: stats: Use correct format specifiers when printing stats 2025-06-12 09:36:38 -07:00
philosophers
posix
psa
sensor samples: sensor: accel_trig: add fixture for shield-tap 2025-05-31 03:37:40 +02:00
shields samples: shields: npm1300_ek: update GPIO config 2025-05-22 13:44:31 +02:00
subsys usb: device_next: allow to use label as interface string descriptor 2025-06-11 08:18:30 +02:00
synchronization
sysbuild samples: sysbuild: Add support for nrf54h20dk/nrf54h20/cpuapp/iron 2025-05-22 16:17:35 +02:00
tfm_integration samples: tfm_integration: psa_crypto: To works on MAX32657 2025-05-21 08:01:25 +02:00
userspace soc/sifive: differentiate between FE310-G000 and FE310-G002 2025-06-02 17:37:32 +02:00
index.rst
sample_definition_and_criteria.rst