esp-idf/components/esp32
Liu Zhi Fu 0fa1fee8e8 esp32: update libphy.a to v3960
Update libphy.a to v3960:
1. Decrease  phy_init time from 900us to 347us in sleep wakeup
2. Fix RX STBC initialization
3. Modify set_chan function to fix interrupt watchdog issue
2018-08-04 16:21:19 +00:00
..
hwcrypto
include Merge branch 'feature/support_64mbit_psram' into 'master' 2018-08-03 17:59:36 +08:00
ld component/bt: bugfix on the crash during end of sco link resulted from link supervision timeout 2018-07-26 14:41:25 +08:00
lib@62e3f71f35 esp32: update libphy.a to v3960 2018-08-04 16:21:19 +00:00
test esp32/test: Reduces a unit test execution time 2018-07-16 14:14:40 +05:00
Kconfig soc/clk: Fix range CONFIG_ESP32_RTC_CLK_CAL_CYCLES 2018-07-10 11:56:12 +05:00
Makefile.projbuild
brownout.c
cache_err_int.c
clk.c Merge branch 'bugfix/range_CONFIG_ESP32_RTC_CLK_CAL_CYCLES' into 'master' 2018-07-17 19:43:11 +08:00
coexist.c
coexist_internal.h
component.mk esp32: force pure math functions from libgcc to be linked from ROM 2018-07-02 12:49:57 +08:00
core_dump.c coredump: Fixes exception stack frame structure indicator 2018-07-05 22:20:20 +03:00
cpu_start.c
crosscore_int.c
dbg_stubs.c
dport_access.c
dport_panic_highint_hdl.S
esp_clk_internal.h
esp_err_to_name.c Http Server : Add a simple light weight HTTP Server Component. 2018-07-20 15:49:17 +05:30
esp_err_to_name.c.in
esp_timer.c
esp_timer_esp32.c Fixed typos on booleans. 2018-07-09 14:36:06 +08: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 ipc: fix errors for GCC 8 support 2018-07-02 09:05:00 +00:00
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 Merge branch 'bugfix/fix_touchpad_wakeup_status' into 'master' 2018-07-24 04:08:43 +08:00
spiram.c feature(psram): add support for 64MBit psram of 1.8v and 3.3v. 2018-07-10 14:24:59 +08:00
spiram_psram.c feature(psram): add support for 64MBit psram of 1.8v and 3.3v. 2018-07-10 14:24:59 +08:00
spiram_psram.h feature(psram): add support for 64MBit psram of 1.8v and 3.3v. 2018-07-10 14:24:59 +08:00
stack_check.c
system_api.c
task_wdt.c
wifi_init.c
wifi_os_adapter.c