Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
a7df3a1e0938f471ad7cd18124b464cda3fd24e2
/
.
/
dts
/
arm
/
nordic
/
nrf52840_qiaa.dtsi
blob: ead7e33da9f8ebbc45b63953430e485609b8dcb3 [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2018 Linaro Limited
*
* SPDX-License-Identifier: Apache-2.0
*/
#include
<mem.h>
#include
<
nordic
/
nrf52840
.
dtsi
>
&
flash0
{
reg
=
<
0x00000000
DT_SIZE_K
(
1024
)>;
};
&
sram0
{
reg
=
<
0x20000000
DT_SIZE_K
(
256
)>;
};