zephyr/samples
Daniel DeGrasse 5700ffe9ad samples: mgmt: hawkbit: force BOOT_MAX_IMG_SECTORS for stm32h573i_dk
The stm32h573i_dk target had the default value of BOOT_MAX_IMG_SECTORS
raised in efdd2a8ff2 (west.yml: MCUboot synchronization from upstream).
This currently causes a build failure on some samples running with mcuboot
because the platform has not been moved to use external flash (which was
the reason for increasing BOOT_MAX_IMG_SECTORS)

To workaround this, force the value of BOOT_MAX_IMG_SECTORS for failing
tests.

Signed-off-by: Daniel DeGrasse <ddegrasse@tenstorrent.com>
2025-07-08 11:05:36 -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
kernel
modules samples: modules: lvgl: Enable example for g1120b0mipi on mimxrt798s 2025-06-27 08:49:44 -10:00
net linker_script: Remove some remaining SUBALIGN in iterable sections 2025-07-07 10:07:56 -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 drivers: npm13xx: rename npm1300 to npm13xx 2025-06-23 16:19:43 +01: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