blob: 52ba00d2ef8bdf4358e9e0fe225e963fe68a2181 [file] [log] [blame]
/*
* Copyright (c) 2020 Gerson Fernando Budke <nandojve@gmail.com>
*
* SPDX-License-Identifier: Apache-2.0
*/
&arduino_serial {
status = "okay";
current-speed = <115200>;
esp8266 {
compatible = "espressif,esp";
label = "esp8266";
status = "okay";
};
};