blob: ac510763951ad3d023cd035df051c758adfa3fbb [file] [log] [blame]
/* SPDX-License-Identifier: Apache-2.0 */
/ {
chosen {
zephyr,sram = &dtcm;
};
};
&lpuart3 {
status = "okay";
current-speed = <115200>;
nxp,loopback;
};