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