zephyr/boards/arm/nrf52840dongle_nrf52840
Andrzej Głąbek 793362ae5a boards: nrf: Align with recent changes made to pwm_nrfx driver
... and "nordic,nrf-pwm" binding:

- use channel indexes instead of pin numbers in `pwms` properties that
  define PWM LEDs
- add the period and flags cells to `pwms` properties in all PWM LED
  definitions; use the commonly used period of 20 ms (giving 50 Hz)
  as a default setting

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2022-04-22 09:43:26 +02:00
..
doc doc: use :kconfig:option: domain role 2022-03-02 09:28:37 +01:00
board.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
board.cmake boards: nrf: Fix jlink invocation strings 2022-03-25 13:39:28 +01:00
CMakeLists.txt boards: nrf: Remove unneeded zephyr_include_directories 2021-03-23 16:43:58 -05:00
fstab-debugger.dts boards: nrf52840_pca10059: Rename to nrf52840dongle_nrf52840 2020-04-06 13:09:07 +02:00
fstab-stock.dts boards: nrf52840_pca10059: Rename to nrf52840dongle_nrf52840 2020-04-06 13:09:07 +02:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.board boards: nrf52840_pca10059: Rename to nrf52840dongle_nrf52840 2020-04-06 13:09:07 +02:00
Kconfig.defconfig everywhere: fix typos 2022-03-14 20:22:24 -04:00
nrf52840dongle_nrf52840-pinctrl.dtsi boards: arm: nrf52840dongle_nrf52840: migrate to pinctrl 2022-03-21 15:09:28 +01:00
nrf52840dongle_nrf52840.dts boards: nrf: Align with recent changes made to pwm_nrfx driver 2022-04-22 09:43:26 +02:00
nrf52840dongle_nrf52840.yaml boards: nrf52840_pca10059: Rename to nrf52840dongle_nrf52840 2020-04-06 13:09:07 +02:00
nrf52840dongle_nrf52840_defconfig boards: arm: nrf52840dongle_nrf52840: migrate to pinctrl 2022-03-21 15:09:28 +01:00
pre_dt_board.cmake boards: nrf52: Suppress DTC warnings about duplicate unit-address 2022-04-02 15:14:38 +02:00