zephyr/dts/bindings
Tobias Svehagen 7b5f6bc660 drivers: wifi: Add ESP8266 and ESP32 wifi modem driver
This adds support for the Espressif ESP8266 and ESP32 devices to be used
as peripherals on a UART.

There are two main AT command versions that can be selected, 1.7 and
2.0. Since they behave a bit different it is important to select the
one that matches the used in the firmware on your device.

When downloading large amounts of data it is highly recommended to
enable CONFIG_ESP_PASSIVE_TCP and flow control on the UART so that
data is not lost due to UART speed or receive buffer size.

Currently unsupported:
- Changing UDP endpoint with a sendto()
- Bind to a specific local port
- Server socket operations, ie listen() and accept()

Official AT firmware for ESP8266 and ESP32 can be found at:
https://github.com/espressif/esp-at

Signed-off-by: Tobias Svehagen <tobias.svehagen@gmail.com>
2020-03-21 19:08:02 +02:00
..
adc devicetree: add nexus map for Arduino analog input header 2020-02-12 10:31:26 -06:00
arc
arm dts: Move IPM bindings to the right place 2020-02-12 10:00:47 -06:00
audio
base
bluetooth
can
clock
cpu
crypto
display
dma
espi
ethernet
flash_controller
gpio soc: silabs_exx32: Add support for SiLabs EFR32BG13P SoC 2020-03-20 14:40:42 -05:00
hwinfo
i2c
i2s
ieee802154
iio/adc
interrupt-controller
ipm dts: Move IPM bindings to the right place 2020-02-12 10:00:47 -06:00
kscan
led
led_strip
lora
memory-controllers
mhu
misc
mmc
mmu_mpu
modem
mtd
peci dts: peci: Add dts bindings for PECI 2020-03-13 18:53:04 +02:00
phy
pinctrl
power
ps2 dts: microchip,xec-ps2: Add properties for GIRQ info 2020-03-11 07:59:38 -06:00
pwm
riscv
rng drivers: entropy: gecko: add entropy driver based on GECKO TRNG 2020-03-19 15:45:01 -05:00
rtc dts: microchip,xec-timer: Add properties for GIRQ info 2020-03-11 07:59:38 -06:00
sensor drivers/sensor: add support to IIS2MDC magnetometer sensor 2020-03-20 14:53:42 -05:00
serial drivers: serial: nrfx_uart: Allow TX only mode 2020-03-20 14:36:29 -05:00
spi
sram
tach dts: bindings: tach: Add nodes and bindings for tachometer 2020-03-13 08:49:21 -05:00
timer dts: bindings: microchip,xec-rtos-timer: add GIRQ fields 2020-03-11 21:16:16 -04:00
usb
video
watchdog
wifi drivers: wifi: Add ESP8266 and ESP32 wifi modem driver 2020-03-21 19:08:02 +02:00
vendor-prefixes.txt