Commit 05c4873
committed
applications: nrf_desktop: nrf54h20: remove pwmleds DTS node
Removed the pwmleds DTS node to prevent the CONFIG_LED_PWM and
CONFIG_CAF_LEDS_PWM Kconfig options from being enabled for the
nrf54h20dk/nrf54h20/cpuapp board target of the nRF Desktop
application.
This change addresses the application runtime issues where PWM
LEDs definitions in DTS were used by the CAF LEDs module instead
of the GPIO definitions.
Ref: NCSDK-35587
Signed-off-by: Kamil Piszczek <[email protected]>1 parent 4192fe7 commit 05c4873
File tree
1 file changed
+9
-1
lines changed- applications/nrf_desktop/configuration/nrf54h20dk_nrf54h20_cpuapp
1 file changed
+9
-1
lines changedLines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
| |||
53 | 57 | | |
54 | 58 | | |
55 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
56 | 64 | | |
57 | 65 | | |
58 | 66 | | |
| |||
0 commit comments