esp-idf/components
Wu Jian Gang cdebf24954 Merge branch 'feature/tw8193_add_wifi_api_detail_return_code' into 'master'
esp32/make: add detailed return error code for wifi APIs

1. Add detailed return error code for wifi APIs
2. Add description about error code in esp_wifi.h
3. Modify esp_wifi_reg_rxcb to esp_wifi_internal_reg_rxcb
4. Modify esp_wifi_set_sta_ip to esp_wifi_internal_set_sta_ip
5. Mark system_init as deprecated API

See merge request !187
2016-11-08 19:48:11 +08:00
..
bootloader ld scripts: fix overlap between bootloader and application IRAM ranges 2016-11-04 12:18:57 +08:00
bt
driver Modify gpio.h and ledc.h 2016-11-01 22:35:42 +08:00
esp32 Merge branch 'feature/tw8193_add_wifi_api_detail_return_code' into 'master' 2016-11-08 19:48:11 +08:00
esptool_py
expat
freertos
idf_test Set result "Succeed" for passed cases 2016-11-02 20:54:22 +08:00
json
log
lwip newlib: implement settimeofday, integrate LwIP SNTP, add SNTP example 2016-11-03 12:46:46 +08:00
mbedtls
newlib newlib: implement settimeofday, integrate LwIP SNTP, add SNTP example 2016-11-03 12:46:46 +08:00
nghttp
nvs_flash Merge branch 'bugfix/nvs_write_failure' into 'master' 2016-11-01 22:26:37 +08:00
openssl components/openssl: add more debug stream output function 2016-11-01 15:16:14 +08:00
partition_table
spi_flash
tcpip_adapter
vfs
wpa_supplicant build fix 2016-11-04 15:52:45 +08:00
xtensa-debug-module