zephyr/samples/drivers
Raffael Rostagno a205fe9155 samples: esp32c3: Move config files from boards to socs
Move samples config files from 'boards' to 'socs' in order to
remove multiple files with the same configuration and render
available samples for new boards. Only changed sample files
which are not board or hardware specific.

Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com>
2024-08-13 18:21:10 -04:00
..
adc samples: drivers: adc: Add beagleconnect freedom overlay 2024-07-29 14:18:39 +02:00
audio/dmic everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
auxdisplay samples: auxdisplay: Add ESP32 board overlay 2024-04-19 10:07:00 +02: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: esp32c3: Move config files from boards to socs 2024-08-13 18:21:10 -04:00
crypto everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
dac everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02: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
flash_shell samples: drivers: flash_shell: allow run on stm32h745i_disco/stm32h745xx/m4 2024-07-30 18:26:20 +01:00
fpga/fpga_controller
gnss samples: drivers: gnss: boards: adjust mimxrt1062 dts overlay 2024-05-02 22:42:39 +01: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 samples: drivers: i2c: target_eeprom: add frdm_ke17z support 2024-07-29 14:14:23 +02:00
i2s hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
ipm samples: Use DEFAULT_IMAGE for sysbuild 2024-06-28 20:54:25 -04:00
jesd216 samples: drivers: jesd216 density expressed in bits 2024-08-01 09:11:30 +01:00
kscan
lcd_cyclonev_socdk
lcd_hd44780 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
led_apa102c_bitbang
led_is31fl3194 samples: add IS31FL3194 RGB LED driver sample 2024-06-03 15:30:01 -04:00
led_is31fl3216a
led_is31fl3733
led_lp50xx
led_lp3943
led_lp5562 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
led_lp5569 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
led_pca9633
led_pwm drivers: pwm: mcux_ftm: allow to select clock source 2024-04-19 10:08:53 +02:00
led_strip everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
led_sx1509b_intensity hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
led_xec
lora
mbox samples: drivers: mbox: fix nRF54H20 cpuapp<>cpuflpr channel regex 2024-08-07 13:50:44 +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 samples: drivers: mspi: Update readme doc 2024-07-18 09:32:29 +02:00
peci
ps2
smbus
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: fix adafruit_feather board name 2024-08-01 14:56:25 +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
uart hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
video samples: move video from subsys to drivers 2024-08-05 10:17:35 +02:00
virtualization/ivshmem/doorbell
w1/scanner hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
watchdog boards: nordic: 54l: use wdt31 instead of wdt30 2024-05-24 18:00:47 -04:00
drivers.rst