esp-idf/components/esp32
Liu Zhi Fu 2f547ca7c8 esp32: fix some WiFi bugs
Fix following WiFi bugs:
1. Fix the bug that STA incorrectly deletes BA when receiving DelBA request
2. Add out of memory check
3. Fix the bug that STA incorrectly receives packets when scanning in connected status
2019-03-01 11:25:36 +08:00
..
hwcrypto
include Merge branch 'doc/crc_apis_usage' into 'master' 2019-03-01 10:03:03 +08:00
ld esp32: make WiFi IRAM optimization configurable 2019-02-26 19:55:57 +08:00
lib@8ab53aee3d esp32: fix some WiFi bugs 2019-03-01 11:25:36 +08:00
test esp_timer: fix occasional failures in "monotonic values" test 2019-02-26 02:01:29 +00:00
CMakeLists.txt esp32: Add using efuse component 2019-02-28 07:31:29 +00:00
Kconfig esp32: modify WiFi Kconfig in order to achieve better compatility 2019-02-28 16:57:56 +08:00
Makefile.projbuild
brownout.c
cache_err_int.c
cache_sram_mmu.c
clk.c
coexist.c
coexist_internal.h
component.mk
cpu_start.c build system: include SHA256 hash of ELF file into app_desc structure 2019-02-27 13:30:25 +08:00
crosscore_int.c
dbg_stubs.c
dport_access.c
dport_panic_highint_hdl.S
esp_clk_internal.h
esp_err_to_name.c efuse: Fix to pass CI tests 2019-02-28 07:31:29 +00:00
esp_err_to_name.c.in
esp_himem.c
esp_system_internal.h
esp_timer.c
esp_timer_esp32.c esp_timer: fix occasional failures in "monotonic values" test 2019-02-26 02:01:29 +00:00
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
linker.lf esp32: make WiFi IRAM optimization configurable 2019-02-26 19:55:57 +08:00
panic.c esp32: print ELF file SHA256 in panic handler 2019-02-27 13:30:25 +08:00
phy.h
phy_init.c
phy_init_data.h
pm_esp32.c
pm_impl.h
pm_locks.c
pm_trace.c
pm_trace.h
project_include.cmake cmake: Fix psram workaround compiler flag application 2019-02-26 04:07:51 +00:00
reset_reason.c
restore.c
sleep_modes.c
spiram.c
spiram_psram.c
spiram_psram.h
stack_check.c
system_api.c esp32: Add using efuse component 2019-02-28 07:31:29 +00:00
task_wdt.c
wifi_init.c
wifi_os_adapter.c