1/* Copyright (c) 2023 Renesas Electronics Corporation and/or its affiliates */ 2/* SPDX-License-Identifier: Apache-2.0 */ 3 4#include "da1469x.dtsi" 5 6&sram0 { 7 reg = <0x20000000 DT_SIZE_K(512)>; 8}; 9 10&gpio1 { 11 ngpios = <12>; 12}; 13