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