blob: 404377130f72edbbd3d47ee7161e9d873ced1d47 [file] [log] [blame]
/*
* Copyright (c) 2022 Cypress Semiconductor Corporation (an Infineon company) or
* an affiliate of Cypress Semiconductor Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <arm/armv7-m.dtsi>
#include "../psoc6_02/psoc6_02.100-wlcsp.dtsi"
&flash0 {
reg = <0x10000000 0x100000>;
};
&sram0 {
reg = <0x8000000 0x80000>;
};
&nvic {
arm,num-irq-priority-bits = <3>;
};