Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
291cef7f4e48ef9f72cdc4f077ad0271684306ef
/
.
/
samples
/
subsys
/
mgmt
/
updatehub
/
arduino.overlay
blob: 7a263260ef8bf38cbe850ba691314d5cd0d00b67 [
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"
;
};
};