zephyr/samples/subsys
Grzegorz Swiderski b4c18e8999 boards: nrf54h20dk: Merge iron variants into the base variants
This replaces the legacy SDFW compatible board configuration with the
IronSide SE compatible one, thus removing support for running samples
and tests on nRF54H20 devices with the old firmware.

All applications are expected to work on `nrf54h20dk/nrf54h20/cpuapp`
out of the box. For other board targets, all applications are expected
to boot, but may require additional peripheral configuration in UICR.
Build system support for the new UICR format is to be added separately.

Co-authored-by: Jonathan Nilsen <jonathan.nilsen@nordicsemi.no>
Signed-off-by: Jonathan Nilsen <jonathan.nilsen@nordicsemi.no>
Signed-off-by: Grzegorz Swiderski <grzegorz.swiderski@nordicsemi.no>
2025-07-24 16:57:45 +01: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 samples/subsys/debug/fuzz: Remove support for native_posix 2025-03-07 19:16:14 +01:00
demand_paging
display samples: display: update rtk7eka6m3b00001bu shield related samples 2025-07-22 19:38:02 -04:00
edac
fs samples: littlefs: add lpcxpresso55s and frdm_mcx configuration 2025-07-24 02:48:54 -04: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 samples: subsys: lorawan: callback registration for handle descriptor 2025-03-07 19:42:56 +01:00
mgmt boards: nrf54h20dk: Merge iron variants into the base variants 2025-07-24 16:57:45 +01: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 samples/subsys/pm/latency: Remove native_posix overlays 2025-03-07 19:16:14 +01:00
portability
profiling doc: fix file path in sample "perf" 2025-06-10 12:52:09 -04:00
rtio samples: rtio: Simple producer consumer sample 2025-07-23 17:19:04 +01:00
sensing
settings samples: subsys: setting does not apply when sector size is 128K 2025-06-06 08:42:22 +02:00
shell samples: shell: remove CONFIG_POSIX_TIMERS dep 2025-07-19 15:30:29 -04: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