blob: dbd9c44e52f6c29925767b985490331eb7205ca3 [file] [log] [blame]
/*
* Copyright (c) 2023 Espressif Systems (Shanghai) Co., Ltd.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "esp32s3_common.dtsi"
/* 16MB flash */
&flash0 {
reg = <0x0 DT_SIZE_M(16)>;
};