blob: 613c3ee443eb120af1470163e7c485694f50e1a4 [file] [log] [blame]
/*
* Copyright (c) 2024 STMicroelectronics
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <mem.h>
#include <st/n6/stm32n657.dtsi>
/ {
axisram1: memory@34000000 {
reg = <0x34000000 DT_SIZE_K(624)>;
};
axisram2: memory@34180400 {
reg = <0x34180400 DT_SIZE_K(511)>;
};
};