blob: bdbe4e6cf24c1e2b9bdf237b2d7c957dc413168b [file] [log] [blame]
/*
* Copyright 2024 NXP
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <nxp/nxp_mcxc_common.dtsi>
&sram0 {
reg = <0x1FFFE000 DT_SIZE_K(32)>;
};
&flash0 {
reg = <0 DT_SIZE_K(256)>;
};