Skip to content

Commit c0be51d

Browse files
kartbennashif
authored andcommitted
boards: waveshare: adopt new rp2040.dtsi location
This boards was merged before rp2040.dtsi changed location. Update the include in its dts file accordingly Signed-off-by: Benjamin Cabé <[email protected]>
1 parent 0a2ad7e commit c0be51d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/waveshare/rp2040_zero/rp2040_zero.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
/dts-v1/;
88

9-
#include <rpi_pico/rp2040.dtsi>
9+
#include <raspberrypi/rpi_pico/rp2040.dtsi>
1010
#include "rp2040_zero-pinctrl.dtsi"
1111
#include <freq.h>
1212
#include <zephyr/dt-bindings/led/led.h>

0 commit comments

Comments
 (0)