blob: b5c321d26d643bffcdee96dd41304157ab782f9a [file] [log] [blame]
/*
* Copyright (c) 2025 Espressif Systems (Shanghai) Co., Ltd.
*
* SPDX-License-Identifier: Apache-2.0
*/
/* Using the smallest available PSRAM size of 2MB */
&psram0 {
size = <DT_SIZE_M(2)>;
};