Skip to content

Commit f77679a

Browse files
rado17rlubos
authored andcommitted
[nrf noup] boards: nordic: nrf7002: Include required headers
The definitions of slot partitions and sram partition has been moved. Include corresponding headers. Signed-off-by: Ravi Dondaputi <[email protected]>
1 parent 6782b3a commit f77679a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

boards/nordic/nrf7002dk/nrf7002dk_nrf5340_cpuapp_ns.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
/dts-v1/;
88
#include <nordic/nrf5340_cpuappns_qkaa.dtsi>
99
#include "nrf5340_cpuapp_common.dtsi"
10+
#include "nordic/nrf5340_sram_partition.dtsi"
11+
#include "nordic/nrf5340_cpuapp_ns_partition.dtsi"
1012

1113
/ {
1214
model = "Nordic NRF5340 DK NRF5340 Application";

0 commit comments

Comments
 (0)