esp-idf/components
Jeroen Domburg eb067ce908 Merge branch 'driver_merge_tmp/merge_uart' into 'master'
Add UART driver

1. add uart.h and uart.c
2. add ESP_ERR_TIMEOUT in esp_err.h
3. add UART AHB FIFO address in uart_reg.h
4. modify xRingbufferSendFromISR return value in ringbuffer.c
5. add #include "soc/gpio_sig_map.h" in gpio.h

See merge request !146
2016-11-10 18:11:21 +08:00
..
bootloader build system: Fix bootloader-flash target 2016-11-08 20:17:08 +08:00
bt
driver Fix uart tx bug, data pass(with flow control) through test ok. 2016-11-10 17:01:39 +08:00
esp32 Fix uart tx bug, data pass(with flow control) through test ok. 2016-11-10 17:01:39 +08:00
esptool_py
expat
freertos
idf_test
json
log bootloader: move some functions out of IRAM when building in bootloader mode 2016-11-08 20:17:08 +08:00
lwip lwip: fix duplicate definition of O_NONBLOCK 2016-11-08 20:17:08 +08:00
mbedtls
newlib Merge branch 'bugfix/github_issues' into 'master' 2016-11-09 10:12:25 +08:00
nghttp
nvs_flash
openssl
partition_table
spi_flash bootloader: move some functions out of IRAM when building in bootloader mode 2016-11-08 20:17:08 +08:00
tcpip_adapter
vfs vfs: check error code returned by FS driver open function 2016-11-08 20:17:08 +08:00
wpa_supplicant wpa_supplicant: clean up unused variable warning 2016-11-08 20:26:12 +08:00
xtensa-debug-module