zephyr/samples/drivers
Derek Snell faceffbb97 samples: drivers: uart: async_api: exclude some platforms with LPUART
NXP platforms with the LPUART require DMA for the async feature.
Exclude platforms without DMA.  Also exclude platforms with DCACHE
since this sample does not place the UART buffers in non-cacheable
memory.

Signed-off-by: Derek Snell <derek.snell@nxp.com>
2025-04-29 02:42:19 +02:00
..
adc samples: drivers/adc: Support adc example for NXP frdm_mcxa153 2025-04-25 18:59:33 +02:00
audio samples: Add BL54L15/L15u DVK support 2025-04-23 15:02:20 +02:00
auxdisplay
can
charger
clock_control_litex boards: enjoydigital: adopt new zephyr:board directive and role 2025-02-28 14:52:23 +01:00
clock_control_xec
counter boards: pimoroni: pico_plus2: Add Pimoroni Pico Plus2 board 2025-03-10 11:20:30 +01:00
crypto samples: drivers: crypto: Add support for cc23x0 2025-03-07 19:47:11 +01:00
dac boards: nxp: add mcx_n9xx_evk 2025-04-25 11:04:08 +02:00
display samples: drivers: display: update display sample 2025-04-28 13:40:52 +01: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
gnss samples: gnss: no board has this feature, improve filtering 2025-03-11 11:35:15 +01:00
haptics
ht16k33 doc: boards: nordic: Adopt zephyr:board directives 2025-03-31 22:00:02 +02:00
i2c samples: Add BL54L15/L15u DVK support 2025-04-23 15:02:20 +02:00
i2s samples: i2s & led_strip: update esp32 board overlay files 2025-04-11 06:32:40 +02:00
ipm samples: ipm_esp32: do not skip CI test 2025-03-27 09:51:45 +01:00
jesd216 samples: drivers: jesd216: Make output correct DTS syntax 2025-04-24 16:54:59 +02:00
lcd_cyclonev_socdk
lcd_hd44780
led samples: i2s & led_strip: update esp32 board overlay files 2025-04-11 06:32:40 +02:00
lora
mbox boards: nxp: add mcx_n9xx_evk 2025-04-25 11:04:08 +02:00
mbox_data boards: nxp: add mcx_n9xx_evk 2025-04-25 11:04:08 +02:00
memc
misc
mspi tests/samples: use integration platforms where possible 2025-03-11 11:35:15 +01:00
peci
ps2
rtc
smbus
soc_flash_nand
soc_flash_nrf
spi_bitbang
spi_flash samples: spi_flash: add support for blackpill_f411ce 2025-04-24 01:27:27 +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: refactor enable(dev,flag) to enable & disable 2025-04-03 00:03:29 +02:00
uart samples: drivers: uart: async_api: exclude some platforms with LPUART 2025-04-29 02:42:19 +02:00
video drivers: video: Use video interfaces binding for ov7670 and smartdma 2025-04-26 11:15:50 -04:00
virtualization
w1 samples: drivers: w1: Add MAX boards sample overlay files 2025-02-12 23:15:57 +01:00
watchdog samples: watchdog: add the ch32v003evt to the sample 2025-04-26 10:55:17 +02:00
drivers.rst