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