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