esp-idf/components/esp32
Liu Zhi Fu 1afb8001dd esp32: fix WiFi timer inaccurate bug
Fix the bug that WiFi timer is not accurate when sleep is on
2018-10-17 09:47:25 +08:00
..
hwcrypto
include esp32: fix WiFi timer inaccurate bug 2018-10-17 09:47:25 +08:00
ld Merge branch 'feature/bss_seg_in_external_memory' into 'master' 2018-10-10 14:40:21 +08:00
lib@2f5fc77efd esp32: fix WiFi timer inaccurate bug 2018-10-17 09:47:25 +08:00
test Spiram: Add option to reserve MMU banks; add himem API to make use of those banks 2018-10-15 14:32:58 +08:00
CMakeLists.txt Spiram: Add option to reserve MMU banks; add himem API to make use of those banks 2018-10-15 14:32:58 +08:00
Kconfig Spiram: Add option to reserve MMU banks; add himem API to make use of those banks 2018-10-15 14:32:58 +08:00
Makefile.projbuild
brownout.c
cache_err_int.c
cache_sram_mmu.c Spiram: Add option to reserve MMU banks; add himem API to make use of those banks 2018-10-15 14:32:58 +08:00
clk.c
coexist.c
coexist_internal.h
component.mk
core_dump.c
cpu_start.c Merge branch 'feature/bss_seg_in_external_memory' into 'master' 2018-10-10 14:40:21 +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
esp_err_to_name.c.in
esp_himem.c Spiram: Add option to reserve MMU banks; add himem API to make use of those banks 2018-10-15 14:32:58 +08:00
esp_system_internal.h
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 esp32: Add macro to check a condition without abort 2018-10-09 08:57:23 +02:00
phy.h
phy_init.c esp32: fix WiFi timer inaccurate bug 2018-10-17 09:47:25 +08:00
phy_init_data.h
pm_esp32.c
pm_impl.h
pm_locks.c
pm_trace.c
pm_trace.h
reset_reason.c
restore.c
sleep_modes.c sleep: fix checking length of RTC data sections 2018-09-29 14:02:16 +08:00
spiram.c Spiram: Add option to reserve MMU banks; add himem API to make use of those banks 2018-10-15 14:32:58 +08:00
spiram_psram.c bugfix(psram): fix psram driver 2018-10-08 19:55:13 +08:00
spiram_psram.h bugfix(psram): fix psram driver 2018-10-08 19:55:13 +08:00
stack_check.c
system_api.c
task_wdt.c esp32: Add macro to check a condition without abort 2018-10-09 08:57:23 +02:00
wifi_init.c
wifi_os_adapter.c