blob: fda0ae1bb9723da8777fcda31cde60a8c40e2d5c [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";
status = "okay";
};
};