esp-idf/components/esp32
Liu Zhi Fu 3554d190ff esp32: update wifi lib to fix some wifi bugs
1. Fix resend eapol cause crash issue
2. Don't asser the system when the channel is in 14
2017-11-14 20:45:33 +08:00
..
hwcrypto
include Merge branch 'feature/adjust_task_stack_size_according_to_nano' into 'master' 2017-11-13 11:18:20 +08:00
ld Merge branch 'feature/i2s_built_in_adc' into 'master' 2017-10-20 15:52:56 +08:00
lib@a32780aec7 esp32: update wifi lib to fix some wifi bugs 2017-11-14 20:45:33 +08:00
test test: ut only test app core reset on dual core 2017-11-10 17:53:59 +08:00
Kconfig esp32/lwip: adjust task stack size according 'nano' print 2017-11-09 10:09:42 +08:00
Makefile.projbuild
brownout.c
cache_err_int.c
clk.c Disable all UART CLKs that are not console 2017-11-03 19:03:00 +08:00
component.mk update libstdc++.a built with pSRAM workaround 2017-10-19 21:35:22 +08:00
core_dump.c freertos: deprecate XT_CLOCK_FREQ 2017-10-18 14:19:19 +08:00
cpu_start.c New Task Watchdog API (Revert of Revert) 2017-11-02 16:47:51 +08:00
crosscore_int.c crosscore_int: add support for FREQ_SWITCH event 2017-10-18 12:31:38 +08:00
dport_access.c
dport_panic_highint_hdl.S
esp_clk_internal.h esp_clk.h: make public, add getters for RTC time, CPU/APB freq 2017-10-18 14:19:14 +08:00
esp_timer.c
esp_timer_esp32.c esp_timer: add support for frequency scaling 2017-10-18 14:19:18 +08:00
esp_timer_impl.h esp_timer: add support for frequency scaling 2017-10-18 14:19:18 +08:00
ets_timer_legacy.c
event_default_handlers.c bugfix: add netif info in event message when got ipv6 address 2017-10-23 13:50:43 +08:00
event_loop.c
fast_crypto_ops.c
freertos_hooks.c New Task Watchdog API (Revert of Revert) 2017-11-02 16:47:51 +08:00
gdbstub.c
hw_random.c freertos: deprecate XT_CLOCK_FREQ 2017-10-18 14:19:19 +08:00
int_wdt.c
intr_alloc.c
ipc.c
lib_printf.c
libhal.a
libstdc++-psram-workaround.a update libstdc++.a built with pSRAM workaround 2017-10-19 21:35:22 +08:00
panic.c test: support test for UT cases expect to reset 2017-11-07 12:19:39 +08:00
phy.h
phy_init.c refractor WiFi clock setting 2017-11-02 15:24:21 +08:00
phy_init_data.h component/esp32 : update phy & rtc 2017-10-17 18:02:42 +08:00
pm_esp32.c pm: initial implementation for ESP32 2017-10-18 14:19:16 +08:00
pm_impl.h pm: initial implementation for ESP32 2017-10-18 14:19:16 +08:00
pm_locks.c pm: initial version of power management APIs 2017-10-18 14:19:16 +08:00
pm_trace.c pm: support for tracing using GPIOs 2017-10-18 14:19:18 +08:00
pm_trace.h pm: support for tracing using GPIOs 2017-10-18 14:19:18 +08:00
restore.c
sleep_modes.c soc/rtc: add function to get/set VDDSDIO configuration 2017-11-03 15:49:09 +08:00
smartconfig.c
smartconfig.h
spiram.c unit tests: fix warnings, build with -Werror 2017-10-19 21:35:23 +08:00
spiram_psram.c psram: improve clock signal generation, increase drive strength 2017-11-03 16:30:10 +08:00
spiram_psram.h
system_api.c esp32: reconfigure SPI flash pins in esp_restart 2017-11-06 16:44:26 +08:00
task_wdt.c New Task Watchdog API (Revert of Revert) 2017-11-02 16:47:51 +08:00
wifi_init.c esp32: add power management hooks for WiFi library 2017-10-18 14:19:19 +08:00
wifi_internal.c