zephyr/samples/drivers
Jonathan Nilsen d6673e1acd samples: drivers: mbox: switch nrf54h20 cpuapp and cpurad remotes
Switch which board is the remote in the test case for
mbox communication between nrf54h20dk/nrf54h20/cpuapp and
nrf54h20dk/nrf54h20/cpurad, making cpurad the remote instead.
This is done to prepare the sample for executing with IronSide SE,
where using cpurad as the main board doesn't make as much sense,
since cpuapp has to start cpurad.

Signed-off-by: Jonathan Nilsen <jonathan.nilsen@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 boards: enjoydigital: adopt new zephyr:board directive and role 2025-02-28 14:52:23 +01:00
clock_control_xec
counter samples: drivers: counter: alarm: Cleanup platform_allow for nrf54* 2025-07-21 07:51:19 -04: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 boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
espi dts: bindings: spi: use hyphen instead of underscore 2025-03-18 16:40:19 +01:00
ethernet samples: net: enable NET_ZPERF_SERVER 2025-04-23 11:48:42 +02:00
flash_shell drivers uart_native_posix: rename to native_pty and support N instances 2025-03-11 18:54:02 +01:00
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 doc: boards: nordic: Adopt zephyr:board directives 2025-03-31 22:00:02 +02:00
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 samples: drivers: mbox: switch nrf54h20 cpuapp and cpurad remotes 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 tests/samples: use integration platforms where possible 2025-03-11 11:35:15 +01:00
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 samples: drivers: w1: Add MAX boards sample overlay files 2025-02-12 23:15:57 +01:00
watchdog boards: seeed: support XIAO nRF54L15 2025-07-22 14:18:43 +02:00
drivers.rst