zephyr/samples
Gaetan Perrot 36fe97f2ee samples: net: mqtt_sn_publisher: Remove shadowed variable
Avoids shadowing the outer 'err' variable by reusing it instead of
redeclaring it inside a conditional block.

This improves code readability.

Signed-off-by: Gaetan Perrot <gaetan.perrot@spacecubics.com>
2025-07-08 13:44:28 -05:00
..
application_development samples: code_relocation_nocopy: update macro for flash size and address 2025-06-24 09:13:33 +02:00
arch sample: arch: mpu: mpu_test: skip run automate for SoC S32Z 2025-05-28 16:37:44 +02:00
basic kernel: heap: Add allocation metadata to allocated_bytes 2025-07-07 10:08:58 -05:00
bluetooth Bluetooth: samples: Fix off-by-one bug in atomic API usage 2025-07-04 13:05:22 -05:00
boards samples: boards: st: blink with low power mode management in DEBUG 2025-07-04 13:10:12 -05:00
cpp samples: cpp: hello_world: add cpp target tag 2025-04-09 21:10:27 +02:00
data_structures include: zephyr: sys: simplify MIN_HEAP_FOREACH macro 2025-06-26 11:58:05 -04:00
drivers samples: drivers: i2s: i2s_codec: Remove shadowed variable 2025-07-07 10:05:24 -05:00
fuel_gauge/max17048/boards samples: fuelgauge: unify fuel gauge sample 2025-06-26 22:08:44 -05:00
hello_world samples: hello_world: set minimum flash requirement to 16K 2025-03-04 17:28:33 +01:00
kernel
modules samples: modules: lvgl: Enable example for g1120b0mipi on mimxrt798s 2025-06-27 08:49:44 -10:00
net samples: net: mqtt_sn_publisher: Remove shadowed variable 2025-07-08 13:44:28 -05:00
philosophers samples: philosphers: Fix typo in famous name 2025-03-31 08:20:19 +02:00
posix samples: add CONFIG_LOG_TIMESTAMP_USE_REALTIME 2025-06-26 11:03:22 -05:00
psa secure_storage: use hybrid key store in samples/tests 2025-03-14 14:51:58 +01:00
sensor boards: frdm_mcxa166, frdm_mcxa276: add temperature sensor support 2025-06-27 09:53:28 -05:00
shields samples: shields: x_nucleo_iks02a1: run clang-format 2025-07-08 13:39:47 -05:00
subsys samples: mgmt: hawkbit: force BOOT_MAX_IMG_SECTORS for stm32h573i_dk 2025-07-08 11:05:36 -05:00
synchronization
sysbuild samples: sysbuild: with mcu_boot on the stm32h7rs targets 2025-06-23 12:32:11 -07:00
tfm_integration samples: tfm_psa_test: Set TFM_PROFILE 2025-06-27 18:52:39 -05: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