esp-idf/components
Jiang Jiang Jian 8ee6f8227e Merge branch 'bugfix/reset_mac_cause_bt_cannot_rx_data' into 'master'
Reset WIFI mac when wifi start and update wifi lib

1. reset wifi mac when wifi start

2. roll back rx hung workaround for beacon timeout

3. fix amsdu ap interface wrong issue

4. fix amsdu header parse error

5. fix amsdu flag wrong issue

6. PHY: V350, fix BT rssi bug

7. RTC: V225, fix bt will be not work when wifi is reset

See merge request !606
2017-03-24 17:02:26 +08:00
..
app_update
aws_iot AWS IoT Device SDK Support 2017-03-13 17:23:29 +08:00
bootloader make: don’t override TEST_COMPONENTS 2017-03-09 19:43:39 +08:00
bootloader_support
bt Merge branch 'bugfix/minor_fixes' into 'master' 2017-03-23 17:57:28 +08:00
coap
cxx
driver Merge branch 'bugfix/minor_fixes' into 'master' 2017-03-23 17:57:28 +08:00
esp32 Merge branch 'bugfix/reset_mac_cause_bt_cannot_rx_data' into 'master' 2017-03-24 17:02:26 +08:00
espcoredump bugfix: fixed path to esptool when there is no compiled python module for it 2017-03-21 13:30:38 +03:00
esptool_py idf_monitor: Small fixes (baud rate, EOL, /dev/tty.X on macOS, Ctrl-T on failure) 2017-03-21 16:00:32 +08:00
ethernet ethernet: Fix typo in log message 2017-03-22 15:22:27 +08:00
expat
fatfs fatfs: Support for Long Filenames 2017-03-08 09:54:40 +11:00
freertos freertos: Add config parameters to customize FreeRTOS behaviour. 2017-03-22 15:21:38 +08:00
idf_test
jsmn Add jsmn JSON parser component 2017-03-07 10:18:47 +11:00
json
log
lwip Merge branch 'feature/lwip_numbers' into 'master' 2017-03-06 22:37:12 +08:00
mbedtls Merge branch 'bugfix/mbedtls_non_blocking_sockets' into 'master' 2017-03-15 10:39:53 +08:00
mdns address security issues with mDNS 2017-03-14 10:08:38 +02:00
micro-ecc
newlib Merge branch 'feature/deep_sleep_wakeup_from_touch' into 'master' 2017-03-08 14:27:58 +08:00
nghttp
nvs_flash nvs: print page state as text in nvs_dump 2017-03-15 17:28:07 +08:00
openssl
partition_table partition_table: update unit test 2017-03-04 17:45:04 +08:00
sdmmc
spi_flash unit test: Measure test wall time with CCOUNT, so it includes time w/ interrupts off 2017-03-22 15:35:54 +08:00
tcpip_adapter
ulp ulp: ignore tests which use deep sleep 2017-03-08 16:19:58 +08:00
vfs
wpa_supplicant
xtensa-debug-module