Skip to content

Commit a2bce9d

Browse files
rado17rlubos
authored andcommitted
[nrf noup] boards: nordic: nrf7001: Include required headers
The definitions of slot partitions and sram partition has been moved. Include corresponding headers. Fixes NCSDK-39370. Signed-off-by: Ravi Dondaputi <ravi.dondaputi@nordicsemi.no>
1 parent 765710e commit a2bce9d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

boards/nordic/nrf7002dk/nrf7002dk_nrf5340_cpuapp_nrf7001_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 <arm/nordic/nrf5340_cpuapp_ns_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)