zephyr/samples/subsys
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
..
bindesc tests/samples: use integration platforms where possible 2025-03-11 11:35:15 +01:00
canbus
console
dap drivers: dp: fix build on M0 MCUs 2025-05-19 11:24:49 +02:00
debug
demand_paging
display boards: adafruit: add initial support esp32s3_feather_tft_reverse 2025-06-26 10:44:53 -10:00
edac
fs boards: opta: external flash and BLE support 2025-06-27 09:52:42 -05:00
input tests, samples: update esp32_devkitc board records 2025-04-29 16:48:55 +02:00
ipc samples: use address translation ops in openamp_rsc_table sample 2025-06-27 08:44:56 -10:00
llext samples: subsys: llext: shell_loader: Exclude Renesas RZ/A2M 2025-04-25 14:05:01 +02:00
logging arch: nios2: remove arch 2025-05-15 20:01:05 -04:00
lorawan
mgmt samples: mgmt: hawkbit: force BOOT_MAX_IMG_SECTORS for stm32h573i_dk 2025-07-08 11:05:36 -05:00
modbus modbus: serial: Add non-compliant mode with custom stop-bit settings 2025-06-10 12:53:23 -04:00
nvs samples: subsys: nvs: add overlay for siwx917_rb4338a board 2025-06-27 08:50:14 -10:00
pm
portability
profiling doc: fix file path in sample "perf" 2025-06-10 12:52:09 -04:00
rtio
sensing
settings samples: subsys: setting does not apply when sector size is 128K 2025-06-06 08:42:22 +02:00
shell samples: Add exclusion for twister harness on qemu_rx 2025-06-26 14:07:03 +02:00
sip_svc
smf Lib: SMF: Add return code to signal event propagation 2025-06-17 16:04:04 +02:00
task_wdt samples: task_wdt: Use wdt device if it is ready 2025-03-19 01:24:56 +01:00
testsuite samples: Add exclusion for twister harness on qemu_rx 2025-06-26 14:07:03 +02:00
tracing tracing: port USB backend to the new USB device stack 2025-06-17 16:03:44 +02:00
usb samples: usb: add new UVC sample 2025-06-27 12:25:41 +02:00
usb_c
uuid samples: uuid: fix README issues 2025-04-22 04:34:51 +02:00
zbus samples/zbus: Increase dyn_channel stack sizes 2025-06-17 16:06:21 +02:00
subsys.rst