zephyr/samples/drivers
Andrzej Głąbek bc26629ba8 dts: nrf: Rename "nordic,nrf-watchdog" compatible to "nordic,nrf-wdt"
For consistency with the scheme used for other nRF peripherals,
use the peripheral name that nRF Product Specifications use.
In this case, it is WDT, not WATCHDOG.

Also remove the requirement for the label property in the binding.
It is no longer needed.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2022-04-02 15:14:38 +02:00
..
adc drivers: adc: Update sam afec driver to use pinctrl 2022-03-24 15:45:37 -07:00
audio/dmic samples: drivers: audio: dmic: use pinctrl for nrf board overlay 2022-03-21 15:09:28 +01:00
can drivers: can: add struct device argument to callback functions 2022-03-19 14:31:22 -04:00
clock_control_litex cmake: use find_package() instead of literal include in tests and samples 2021-11-01 10:33:09 -04:00
counter tests: fix typos and misnamed platforms 2021-12-17 12:24:37 -05:00
crypto everywhere: fix typos 2022-03-18 13:24:08 -04:00
current_sensing samples: drivers: removed old sample code for INA219 2021-08-23 10:32:07 -05:00
dac samples: drivers: DAC testcase running on more stm32 boards 2022-03-10 13:30:06 -05:00
display samples: display: build for st7735r, gd7965 and ls0xx 2022-02-24 09:09:02 -08:00
eeprom everywhere: fix typos 2022-03-18 13:24:08 -04:00
espi everywhere: fix typos 2022-03-18 13:24:08 -04:00
flash_shell samples: drivers: flash_shell: use DEVICE_DT_GET_OR_NULL 2022-03-31 13:55:10 +02:00
fpga drivers: fpga controller: add shell support 2021-09-03 09:54:00 -04:00
ht16k33 cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
i2c_fujitsu_fram samples: i2c: fram: use node label instead of alias 2021-09-17 20:18:47 -04:00
i2s samples: drivers: i2s: echo: use pinctrl for nrf board overlay 2022-03-21 15:09:28 +01:00
ipm doc: use :kconfig:option: domain role 2022-03-02 09:28:37 +01:00
jesd216 doc: use :kconfig:option: domain role 2022-03-02 09:28:37 +01:00
kscan cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
kscan_touch cmake: use find_package() instead of literal include in tests and samples 2021-11-01 10:33:09 -04:00
lcd_hd44780 everywhere: fix typos 2022-03-18 13:24:08 -04:00
led_apa102 everywhere: fix typos 2022-03-18 13:24:08 -04:00
led_apa102c_bitbang cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
led_lp503x everywhere: fix typos 2022-03-18 13:24:08 -04:00
led_lp3943 cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
led_lp5562 cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
led_lpd8806 cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
led_pca9633 samples/drivers: led_pca9633: Convert to build_only 2021-12-13 10:02:44 -06:00
led_pwm samples: pwm for stm32l073 and stm32f091 nucleo boards 2022-03-10 13:25:54 -05:00
led_sx1509b_intensity cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
led_ws2812 doc: use :kconfig:option: domain role 2022-03-02 09:28:37 +01:00
lora samples: lora: Add harnesses for execution with twister 2022-01-28 19:15:01 -05:00
mbox dts: nrf5340: Use dual compatible property for mbox nodes 2022-04-02 15:14:38 +02:00
misc drivers: serial: Update sam0 drivers to use pinctrl 2022-03-24 15:45:37 -07:00
peci cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
ps2 everywhere: fix typos 2022-03-18 13:24:08 -04:00
soc_flash_nrf samples: drivers: soc_flash_nrf: use DEVICE_DT_GET 2022-03-31 13:55:10 +02:00
spi_bitbang drivers: spi: add spi-bitbang driver 2021-12-06 07:29:45 -05:00
spi_flash samples: spi_flash: add gd32f450i_eval and gd32vf103v_eval boards 2022-03-29 10:21:15 -05:00
spi_flash_at45 samples: drivers: spi_flash_at45: use pinctrl for nrf board overlay 2022-03-21 15:09:28 +01:00
spi_fujitsu_fram everywhere: fix typos 2022-03-18 13:24:08 -04:00
uart everywhere: fix typos 2022-03-18 13:24:08 -04:00
watchdog dts: nrf: Rename "nordic,nrf-watchdog" compatible to "nordic,nrf-wdt" 2022-04-02 15:14:38 +02:00
drivers.rst