esp-idf/components
XiaXiaotian 624ad1bd8b wifi deinit: update esp_wifi_deinit()
1. move ets_timer_deinit() to wifi_deinit()

2. delete wifi api mutex when wifi deinit
2017-03-08 11:00:02 +08:00
..
app_update
bootloader
bootloader_support
bt Merge branch 'bugfix/btdm_host_init_flow' into 'master' 2017-03-07 14:17:05 +08:00
coap
cxx
driver Merge branch 'bugfix/free_iram' into 'master' 2017-03-03 14:08:10 +08:00
esp32 wifi deinit: update esp_wifi_deinit() 2017-03-08 11:00:02 +08:00
espcoredump
esptool_py esptool: Update esptool.py to integrate reset fix for older dev boards 2017-03-03 15:34:04 +11:00
ethernet
expat
fatfs Merge branch 'feature/fatfs_dynamic_pdrv' into 'master' 2017-03-03 11:40:37 +08:00
freertos Merge branch 'bugfix/freertos_event_groups' into 'master' 2017-03-03 11:45:59 +08:00
idf_test
json
log
lwip Merge branch 'feature/lwip_numbers' into 'master' 2017-03-06 22:37:12 +08:00
mbedtls Added missing platform.h to mbedtls ssl.h 2017-03-03 14:59:15 +11:00
mdns
micro-ecc
newlib
nghttp
nvs_flash esp_err: Use separate code path for ESP_ERROR_CHECK assertion 2017-03-03 15:33:23 +11:00
openssl
partition_table partition_table: update unit test 2017-03-04 17:45:04 +08:00
sdmmc
spi_flash spi_flash: fix stale data being read from mmaped region 2017-03-04 17:48:44 +08:00
tcpip_adapter Merge branch 'bugfix/github_small_fixes' into 'master' 2017-03-03 12:58:22 +08:00
ulp
vfs
wpa_supplicant
xtensa-debug-module