zephyr/samples/drivers
Jose Alberto Meza f854b8b799 drivers: samples: espi: Adjust terms per eSPI specification 1.5
Replace CONFIG_ESPI_SLAVE by CONFIG_ESPI_TARGET
Replace CONFIG_ESPI_SAF by CONFIG_ESPI_TAF
Replace ESPI_BUS_SAF_NOTIFICATION with ESPI_TAF_BUS_NOTIFICATION in API

Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>
2024-06-11 19:46:08 -04:00
..
adc samples: drivers: adc: Add overlay for nRF54H20 PDK 2024-06-11 11:37:59 +01:00
audio/dmic boards: Update Xiao_BLE Sense DTS for pdm microphone 2024-03-28 16:00:12 -05: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 DTS snippet in README 2024-06-06 07:51:58 -04:00
clock_control_xec hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
counter boards: rename and update esp32 related conf and overlay files 2024-04-23 15:36:13 +02:00
crypto modules: mbedtls: remove the default enabling of features 2024-05-31 16:33:06 -05:00
dac samples: dac: Enable RW612 DAC 2024-05-14 18:23:22 -04:00
display samples: add rt1050 to display samples with shield 2024-06-11 20:07:38 +03: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 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
fpga/fpga_controller
gnss samples: drivers: gnss: boards: adjust mimxrt1062 dts overlay 2024-05-02 22:42:39 +01:00
ht16k33 drivers: ht16k33: convert from kscan to input 2024-05-06 14:53:36 +01:00
i2c samples: drivers: i2c: add i2c target api sample 2024-05-01 19:48:31 +01:00
i2s hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
ipm boards: rename and update esp32 related conf and overlay files 2024-04-23 15:36:13 +02:00
jesd216 Revert "samples: drivers: jesd216: add nRF54H20 overlay" 2024-06-06 15:21:18 -05: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 samples: drivers: led_strip: Remove length Kconfig 2024-05-14 09:33:58 +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: Add support for stm32h747i_disco board 2024-05-24 07:52:06 -04:00
mbox_data samples: mbox_data: Repair mbox-consumer in dt 2024-04-22 06:49:39 -07:00
memc samples: drivers: memc: Add support for Smartbond Pro DevKit. 2024-05-23 07:51:41 -04:00
misc hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05: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: Adjust for non-Flash SoC devices 2024-06-04 08:00:46 +02:00
spi_bitbang hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
spi_flash boards: remove spi-flash0 alias 2024-06-06 15:21:18 -05: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
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