blob: 40bc56baf1483f35228e5df227f78679450ddcee [file] [log] [blame]
# Copyright (c) 2019 Tobias Svehagen
# SPDX-License-Identifier: Apache-2.0
description: Espressif ESP8266/ESP32 WiFi modem (AT Commands)
compatible: "espressif,esp-at"
include: uart-device.yaml
properties:
power-gpios:
type: phandle-array
reset-gpios:
type: phandle-array
target-speed:
type: int
description:
UART baudrate which will be requested using AT commands and to which
UART interface will be reconfigured during initialization phase.