esp-idf/components/esp32
Liu Zhi Fu 21c0b59315 esp32: optimize WiFi TX
1. Optimize TX retry counter
2. Optimize TX timeout
2018-03-20 15:24:32 +08:00
..
hwcrypto
include bugfix of wpa2 assert when use sha256 do signature 2018-03-20 11:08:20 +08:00
ld freertos: Adds C11 TLS support 2018-02-07 18:46:57 +03:00
lib@92b57f9c97 esp32: optimize WiFi TX 2018-03-20 15:24:32 +08:00
test
Kconfig bugfix/remove MEMMAP_SMP config 2018-02-27 17:56:44 +08:00
Makefile.projbuild
brownout.c
cache_err_int.c
clk.c
component.mk
core_dump.c
cpu_start.c Add option to continue running (with less ram) if psram is enabled but not detected 2018-02-12 13:44:11 +08:00
crosscore_int.c
dport_access.c
dport_panic_highint_hdl.S
esp_clk_internal.h
esp_err_to_name.c Make it easier to look up error messages 2018-02-15 14:19:03 +01:00
esp_err_to_name.c.in Make it easier to look up error messages 2018-02-15 14:19:03 +01:00
esp_timer.c
esp_timer_esp32.c component/esp32: fix esp_timer bug 2018-02-28 10:49:45 +08:00
esp_timer_impl.h
ets_timer_legacy.c
event_default_handlers.c
event_loop.c
fast_crypto_ops.c bugfix of wpa2 assert when use sha256 do signature 2018-03-20 11:08:20 +08:00
freertos_hooks.c
gdbstub.c
hw_random.c
int_wdt.c Dump the frame of the other core when interrupt watchdog happens 2018-01-18 23:10:29 +00:00
intr_alloc.c
ipc.c
lib_printf.c
libhal.a
panic.c Dump the frame of the other core when interrupt watchdog happens 2018-01-18 23:10:29 +00:00
phy.h
phy_init.c components/phy: add IRAM_ATTR attribute to the two APIs used in phy calibration 2018-01-26 17:12:59 +08:00
phy_init_data.h
pm_esp32.c
pm_impl.h
pm_locks.c
pm_trace.c
pm_trace.h
restore.c
sleep_modes.c
smartconfig.c
smartconfig.h
spiram.c Add option to continue running (with less ram) if psram is enabled but not detected 2018-02-12 13:44:11 +08:00
spiram_psram.c
spiram_psram.h
stack_check.c
system_api.c esp32: remove duplicate definition of system_restore 2018-01-28 19:26:37 +08:00
task_wdt.c
wifi_init.c
wifi_internal.c