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