Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
cc06c2b21f0ac74677d0bddfa4d4d18814de92bc
/
.
/
dts
/
arm
/
atmel
/
samx2xx16.dtsi
blob: 484c06315ce82b57b9eab6e2978e42fec92e67de [
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
(
8
)>;
};
&
flash0
{
reg
=
<
0
DT_SIZE_K
(
64
)>;
};