Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
608d94b869ca518b02c38682c79ddb5aa0d06b22
/
.
/
dts
/
riscv
/
espressif
/
esp32c3
/
esp8685_h4.dtsi
blob: 8f0cfa6868cce90f255dc6c3e5279f9a4a1f4fa6 [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2024 Espressif Systems (Shanghai) Co., Ltd.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include
"esp32c3_common.dtsi"
/* 4MB flash */
&
flash0
{
reg
=
<
0x0
DT_SIZE_M
(
4
)>;
};