blob: 8a38feb5e54f7fd2b346d09aa262d65b295ca9f3 [file] [log] [blame]
/*
* Copyright (c) 2020 O.S.Systems
*
* SPDX-License-Identifier: Apache-2.0
*/
&arduino_serial {
status = "okay";
current-speed = <115200>;
gsm: gsm-modem {
compatible = "zephyr,gsm-ppp";
label = "gsm_ppp";
};
};