blob: 3ed7a5b6508c54f34e84d2dfbabe4a7d3c0acd55 [file] [log] [blame]
/*
* Copyright (c) 2023 Espressif Systems (Shanghai) Co., Ltd.
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "esp32s3_common.dtsi"
&sram0 {
reg = <0x3fc88000 DT_SIZE_K(10)>;
status = "okay";
};