esp-idf/components/esp32
XiaXiaotian 40efc36849 Fix a few WiFi bugs
1. remove rc when ap not found

   closes issue: https://github.com/espressif/esp-idf/issues/1797

2. allocate mimo packet to internal memory

3. use FRC2 timer instead of WDEV_NOW() for modem sleep to calculate
   TBTT time.

   It fixes the bug that TBTT will be incorrect if beacon is lost.
2018-05-16 18:50:28 +08:00
..
hwcrypto soc: Change DPORT access 2018-05-14 17:54:57 +05:00
include esp32/docs: fully support esp_wifi_80211_tx 2018-05-16 13:37:54 +08:00
ld
lib@618fa4eb59 Fix a few WiFi bugs 2018-05-16 18:50:28 +08:00
test Merge branch 'feature/dport_access' into 'master' 2018-05-15 15:32:28 +08:00
Kconfig esp32/clk:Fix starting rtc oscillator if it is bad 2018-05-15 08:59:15 +05:00
Makefile.projbuild
brownout.c
cache_err_int.c
clk.c Merge branch 'bugfix/select_rtc_slow_clk' into 'master' 2018-05-15 12:57:22 +08:00
coexist.c
coexist_internal.h
component.mk
core_dump.c
cpu_start.c
crosscore_int.c
dport_access.c soc: Change DPORT access 2018-05-14 17:54:57 +05:00
dport_panic_highint_hdl.S
esp_clk_internal.h
esp_err_to_name.c
esp_err_to_name.c.in
esp_timer.c
esp_timer_esp32.c
esp_timer_impl.h
ets_timer_legacy.c
event_default_handlers.c
event_loop.c
fast_crypto_ops.c
freertos_hooks.c
gdbstub.c
hw_random.c
int_wdt.c
intr_alloc.c
ipc.c
lib_printf.c
libhal.a
panic.c
phy.h
phy_init.c
phy_init_data.h
pm_esp32.c
pm_impl.h
pm_locks.c
pm_trace.c
pm_trace.h
restore.c
sleep_modes.c
spiram.c
spiram_psram.c rename clock enable and reset bits for SPI modules 2018-05-14 16:45:03 +08:00
spiram_psram.h
stack_check.c
system_api.c rename clock enable and reset bits for SPI modules 2018-05-14 16:45:03 +08:00
task_wdt.c
wifi_init.c
wifi_internal.c