Revert "boards: Raspberry Pi pico pwm led adjustment"
This reverts commit 037a3b52a49a8e26ac3ee4bdac46c72d76bc7399. Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
parent
0be0d2175b
commit
96b6c0c015
3 changed files with 1 additions and 10 deletions
|
@ -8,10 +8,6 @@
|
|||
|
||||
#include "rpi_pico-common.dtsi"
|
||||
|
||||
/* Only the rpi_pico/rp2040 has a pwm. */
|
||||
/* This define can be used to avoid sourcing board overlays when the PWM is not available */
|
||||
#define HAS_DT_PWM_LED 1
|
||||
|
||||
/ {
|
||||
leds {
|
||||
compatible = "gpio-leds";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue