Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
72cef9b4586a3885a41dbcc56a6ba5ce71ad7df3
/
.
/
dts
/
arm
/
st
/
f7
/
stm32f746Xg.dtsi
blob: 326649657da6e09f4f4145814f81a21581f1ef08 [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2018 Linaro Limited
*
* SPDX-License-Identifier: Apache-2.0
*/
#include
<
st
/
f7
/
stm32f746
.
dtsi
>
/
{
soc
{
flash
-
controller@40023c00
{
flash0
:
flash@8000000
{
reg
=
<
0x08000000
DT_SIZE_K
(
1024
)>;
};
};
};
};