zephyr/dts/riscv/espressif/esp32c2/esp8684_mini_h2.dtsi

13 lines
199 B
Plaintext
Raw Normal View History

/*
* Copyright (c) 2024 Espressif Systems (Shanghai) Co., Ltd.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "esp32c2_common.dtsi"
/* 2MB flash */
&flash0 {
reg = <0x0 DT_SIZE_M(2)>;
};