Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
04a74ce107e5576d7c114cfba4066e7b854bcde6
/
.
/
dts
/
arm
/
atmel
/
samx2xx15.dtsi
blob: 88bfa454b14a71de84113e8395eb0ab1f10ca8fb [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2023, Meta Platforms, Inc. and its affiliates.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include
<mem.h>
&
sram0
{
reg
=
<
0x20000000
DT_SIZE_K
(
4
)>;
};
&
flash0
{
reg
=
<
0
DT_SIZE_K
(
32
)>;
};