zephyr/samples/drivers
Josuah Demangeon dff5307b25 samples: drivers: video: complement renaming from subsys/ to drivers/
Commit 911abc33e6 did move the samples
from subsys/ to drivers/, and more contribution came in parallel.

This covers extra board configurations added later which also need
moving.

Signed-off-by: Josuah Demangeon <me@josuah.net>
2024-09-16 20:17:09 +02:00
..
adc samples: adc_dt: Add overlay for the QSPI variant of FRDM-MCXN947 2024-09-06 18:01:43 -04:00
audio/dmic everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
auxdisplay doc: sphinx-lint: fix bad usage of "default role" 2024-09-13 11:42:51 -05:00
can hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
charger samples: charger: Adds additional context to README 2024-05-31 08:07:25 +02:00
clock_control_litex samples: drivers: clock_control_litex: clean up use of c domain roles 2024-08-13 09:49:21 +01:00
clock_control_xec hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
counter samples: drivers: counter: Add MAX32 MCUs overlay files 2024-09-11 20:18:33 -04:00
crypto everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
dac doc: sphinx-lint: fix bad usage of "default role" 2024-09-13 11:42:51 -05:00
display doc: shields: make section IDs consistent with shield name 2024-07-20 10:18:54 +02:00
eeprom samples/drivers: Use hwmv2 native targets 2024-03-15 16:13:12 +01:00
espi drivers: samples: espi: Adjust terms per eSPI specification 1.5 2024-06-11 19:46:08 -04:00
ethernet/eth_ivshmem doc: driver: samples: Update driver samples to use new Sphinx extension 2023-09-22 09:21:43 +02:00
flash_shell dts: arm: st: h7: fix flash on M4 board targets 2024-09-04 19:10:19 -04:00
fpga/fpga_controller doc: sphinx-lint: fix bad usage of "default role" 2024-09-13 11:42:51 -05:00
gnss gnss: rename u-blox M10 driver to M8 2024-08-26 17:27:12 -04:00
haptics/drv2605 samples: drv2605: Adds a DRV2605 sample application 2024-08-08 15:57:12 +02:00
ht16k33 everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
i2c doc: :zephyr-app: should point to existing in-tree folders 2024-09-09 13:53:47 -04:00
i2s samples: drivers: i2s echo supported by esp32s3_devkitc 2024-08-29 18:06:23 +02:00
ipm arch: arm: replace PLATFORM_SPECIFIC_INIT with PLATFORM_RESET_HOOK 2024-09-09 10:07:33 +02:00
jesd216 samples: drivers: Enable SPI MEMORY driver samples for nrfl54l15 2024-09-12 10:04:12 +02:00
kscan doc: driver: samples: Update driver samples to use new Sphinx extension 2023-09-22 09:21:43 +02:00
lcd_cyclonev_socdk samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
lcd_hd44780 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
led doc: sphinx-lint: fix bad usage of "default role" 2024-09-13 11:42:51 -05:00
led_strip/boards drivers: ws2812_gpio: Make timing configurable and less hardware dependend 2024-09-06 11:31:00 -04:00
lora doc: :zephyr-app: should point to existing in-tree folders 2024-09-09 13:53:47 -04:00
mbox samples: drivers: mbox: Update mbox sample to work with nRF54L15 2024-08-29 12:02:35 +02:00
mbox_data samples: mbox_data: Repair mbox-consumer in dt 2024-04-22 06:49:39 -07:00
memc everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
misc hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
mspi doc: sphinx-lint: fix bad usage of "default role" 2024-09-13 11:42:51 -05:00
peci doc: driver: samples: Update driver samples to use new Sphinx extension 2023-09-22 09:21:43 +02:00
ps2 soc: microchip_mec: do not enable PM in soc 2023-10-26 12:28:18 -05:00
smbus doc: :zephyr-app: should point to existing in-tree folders 2024-09-09 13:53:47 -04:00
soc_flash_nand flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
soc_flash_nrf samples/soc_flash_nrf: Fix soc_flash_nrf doc and printfs 2024-08-01 16:48:30 +01:00
spi_bitbang hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
spi_flash samples: drivers: Enable SPI MEMORY driver samples for nrfl54l15 2024-09-12 10:04:12 +02:00
spi_flash_at45 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
spi_fujitsu_fram samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
uart sample: uart passthrough: fix filtering and twister file 2024-09-04 21:27:37 +02:00
video samples: drivers: video: complement renaming from subsys/ to drivers/ 2024-09-16 20:17:09 +02:00
virtualization/ivshmem/doorbell style: samples: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
w1/scanner hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
watchdog test: samples: nRF54L15 support 2024-08-29 12:02:35 +02:00
drivers.rst