esp-idf/components/esp32
Jiang Jiang Jian abacf8d2a0 Merge branch 'bugfix/rtc_and_restart_fixes' into 'master'
rtc_clk and esp_restart fixes

See merge request !1458
2017-11-04 01:34:38 +08:00
..
hwcrypto
include Fix the return value of esp_now_send() 2017-10-31 15:18:20 +08:00
ld Merge branch 'feature/i2s_built_in_adc' into 'master' 2017-10-20 15:52:56 +08:00
lib@bd07fc21ef esp32: add wifi lib which is compiled with psram gcc 2017-11-03 23:02:35 +08:00
test Merge branch 'feature/dfs' into 'master' 2017-10-22 12:34:11 +08:00
Kconfig Increase maximum number of WiFi dynamic transmitting buffer 2017-10-31 15:18:20 +08:00
Makefile.projbuild
brownout.c
cache_err_int.c
clk.c refractor WiFi clock setting 2017-11-02 15:24:21 +08:00
component.mk update libstdc++.a built with pSRAM workaround 2017-10-19 21:35:22 +08:00
core_dump.c
cpu_start.c Merge branch 'feature/dfs' into 'master' 2017-10-22 12:34:11 +08:00
crosscore_int.c
dport_access.c
dport_panic_highint_hdl.S
esp_clk_internal.h
esp_timer.c
esp_timer_esp32.c
esp_timer_impl.h
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
gdbstub.c
hw_random.c
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
phy.h
phy_init.c refractor WiFi clock setting 2017-11-02 15:24:21 +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 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 Merge branch 'bugfix/rtc_and_restart_fixes' into 'master' 2017-11-04 01:34:38 +08:00
task_wdt.c
wifi_init.c
wifi_internal.c