blob: 985750e8fdd2f6395f89afffe59fb9e3863eb26f [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-at";
label = "esp8266";
status = "okay";
};
};