zephyr/samples/drivers
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
..
adc samples: drivers: adc: Fix License in board overlays 2025-07-24 06:04:46 -04:00
audio samples: drivers: audio: dmic: Cleanup after nRF54LM20 rename 2025-07-21 07:51:19 -04:00
auxdisplay
auxdisplay_digits samples: drivers: Add auxdisplay_digits sample 2025-05-09 21:08:32 +02:00
can
charger samples: drivers: charger: fix typo in sample Kconfig 2025-06-13 10:42:40 -04:00
clock_control_litex
clock_control_xec
counter boards: nrf54h20dk: Merge iron variants into the base variants 2025-07-24 16:57:45 +01:00
crypto samples: drivers: crypto: Add entry to sample.yaml for cc23x0 2025-06-11 16:06:55 -07:00
dac samples: drivers: dac: Add support ek_ra2l1 for dac sample 2025-06-25 09:52:23 +02:00
display samples: display: Fix stm32n6570_dk fsbl variant 2025-07-11 13:14:30 -10:00
eeprom
espi
ethernet samples: net: enable NET_ZPERF_SERVER 2025-04-23 11:48:42 +02:00
flash_shell
fpga
fuel_gauge samples: fuelgauge: resolve_merge_artifacts 2025-07-09 09:44:35 -05:00
gnss samples: gnss: Add ability to enable RTK 2025-07-21 09:19:14 -04:00
haptics
ht16k33
i2c samples: drivers: i2c: rtio_loopback: Enable sample on nrf54lm20dk 2025-07-21 07:51:19 -04:00
i2s tests: Add overlay for siwx917_dk2605 board 2025-07-19 15:47:23 -04:00
ipm tests, samples: update esp32_devkitc board records 2025-04-29 16:48:55 +02:00
jesd216 samples: drivers: jesd216: Enable sample on nrf54lm20dk 2025-07-21 07:51:19 -04:00
lcd_cyclonev_socdk
lcd_hd44780 drivers: gpio: Use BIT(n) macro to define GPIO constants 2025-06-03 20:32:33 +02:00
led drivers: led: pwm: automatically select PWM 2025-07-19 15:39:29 -04:00
lora samples: lora: send: counter in packet 2025-05-01 09:34:21 +02:00
mbox boards: nrf54h20dk: Merge iron variants into the base variants 2025-07-24 16:57:45 +01:00
mbox_data boards: nxp: add mcx_n9xx_evk 2025-04-25 11:04:08 +02:00
memc drivers: mspi: add APMemory APS Z8 pSRAM driver 2025-06-18 07:36:26 +02:00
misc samples: drivers: misc: Enabled timeaware-gpio for BTL-S 2025-05-20 15:24:18 +02:00
mspi drivers: mspi: add ambiq mspi timing scan utility 2025-06-18 07:36:26 +02:00
peci
ps2
psi5 tests/samples: drivers: create test, sample for psi5 driver 2025-07-01 10:53:59 -10:00
pwm samples: drivers: pwm: Add a sample to test pwm capture 2025-07-21 07:25:10 -04:00
rtc drivers: rtc: add rtc support for apollo510 2025-05-08 08:55:06 +02:00
sent tests/samples: drivers: create test, sample for SENT driver 2025-06-26 18:50:07 -10:00
smbus
soc_flash_nand
soc_flash_nrf samples: drivers: nrf: flash: Execute nrf soc flash sample on nrf54l 2025-05-28 12:22:04 +02:00
spi_bitbang samples: drivers: spi_bitbang: Enable sample on nrf54* targets 2025-07-21 07:51:19 -04:00
spi_flash samples: drivers: spi_flash: Use valid addresses/sizes for dual-flash 2025-07-23 09:32:22 +02:00
spi_flash_at45
spi_fujitsu_fram
stepper drivers: stepper: rename gpio_steppper_controller to h_bridge_stepper 2025-07-19 09:57:40 +02:00
uart samples: drivers: uart: async_api: Added support for BTL-s 2025-07-24 02:47:43 -04:00
video samples: video: Add support for smartdma video on FRDM_MCXN236 2025-07-19 15:29:25 -04:00
virtualization
w1
watchdog boards: nrf54h20dk: Merge iron variants into the base variants 2025-07-24 16:57:45 +01:00
drivers.rst