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