zephyr/dts/riscv/espressif/esp32c6/esp32c6_wroom_n8.dtsi

13 lines
200 B
Plaintext

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