Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
5f0c63ea357ec26a48ebc8cc01911760367f2c43
/
.
/
dts
/
arm
/
st
/
f7
/
stm32f750X8.dtsi
blob: c1e079365da3a1ec84d6a5d02b44316099626889 [
file
]
/*
* Copyright (c) 2022, Rtone.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include
<mem.h>
#include
<
st
/
f7
/
stm32f750
.
dtsi
>
/
{
soc
{
flash
-
controller@40023c00
{
flash0
:
flash@8000000
{
reg
=
<
0x08000000
DT_SIZE_K
(
64
)>;
};
};
};
};