Skip to content

Commit 89fcb5a

Browse files
karthi012MaureenHelm
authored andcommitted
samples: cellular: fix dtsi path in overlay
fix dtsi include path for board nrf9160dk_nrf52840 Signed-off-by: Karthikeyan Krishnasamy <[email protected]>
1 parent 18fd294 commit 89fcb5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/net/cellular_modem/boards/nrf9160dk_nrf52840.overlay

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include <nrf9160dk_uart1_on_if0_3.dtsi>
1+
#include <nrf52840/nrf9160dk_uart1_on_if0_3.dtsi>
22

33
/ {
44
aliases {

0 commit comments

Comments
 (0)