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