/* Copyright (c) 2024 sensry.io */ /* SPDX-License-Identifier: Apache-2.0 */ /dts-v1/; #include / { chosen { zephyr,code-partition = &l2_ram_text; zephyr,sram = &l2_ram_data; zephyr,console = &uart0; }; };