esp-idf/components/esp32
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
..
hwcrypto
include Merge branch 'bugfix/reset_mac_cause_bt_cannot_rx_data' into 'master' 2017-03-24 17:02:26 +08:00
ld Merge branch 'bugfix/reset_mac_cause_bt_cannot_rx_data' into 'master' 2017-03-24 17:02:26 +08:00
lib@5c98c5a8b9 fix compile bug 2017-03-24 16:42:44 +08:00
test esp32,ulp: add tests for TSENS 2017-02-22 14:40:36 +08:00
Kconfig esp32: menuconfig adds some WiFi options 2017-03-02 18:13:49 +08:00
Makefile.projbuild
brownout.c
component.mk Reset WIFI mac when wifi start and update wifi lib 2017-03-23 14:28:27 +08:00
core_dump.c esp32: Fixes watchdog problem when printing core dump to uart 2017-02-01 18:39:28 +03:00
cpu_freq.c phyinit: Use PHY config to enable, don't need phy_get_romfunc_addr to init 2017-01-19 11:18:44 +11:00
cpu_start.c tight 28k 2017-03-08 19:04:28 +08:00
cpu_util.c Add sdkconfig include to cpu_util.h so CONFIG_ESP32_DEBUG_OCDAWARE actually resolves 2017-01-07 18:44:20 +08:00
crosscore_int.c FreeRTOS: esp_crosscore_int_send_yield() should be in IRAM 2017-01-26 18:53:02 +11:00
deep_sleep.c ulp: make sure I_WAKE instruction works with ULP timer disabled 2017-02-22 17:10:52 +08:00
event_default_handlers.c wifi event_default_handlers/tcpip_adapter: Support disabling WiFi, keeping Ethernet 2017-02-24 14:46:23 +11:00
event_loop.c
freertos_hooks.c
gdbstub.c
heap_alloc_caps.c MR things 2017-03-09 19:59:09 +08:00
hw_random.c
int_wdt.c
intr_alloc.c esp32: Fixes watchdog problem when printing core dump to uart 2017-02-01 18:39:28 +03:00
ipc.c
lib_printf.c
libhal.a
panic.c esp_err: Use separate code path for ESP_ERROR_CHECK assertion 2017-03-03 15:33:23 +11:00
phy.h phyinit: Use PHY config to enable, don't need phy_get_romfunc_addr to init 2017-01-19 11:18:44 +11:00
phy_init.c Merge branch 'bugfix/reset_mac_cause_bt_cannot_rx_data' into 'master' 2017-03-24 17:02:26 +08:00
phy_init_data.h
rtc.h update phy and rtc lib 2017-02-27 19:54:22 +08:00
spiram.h
system_api.c Merge branch 'feature/add_user_set_mac' into 'master' 2017-03-02 17:34:14 +08:00
task_wdt.c