esp-idf/components/esp32
Ivan Grokhotkov 88d40e01b4 Merge branch 'feature/rtc_slowclk_extra_options' into 'master'
Add more RTC_SLOW_CLK options

See merge request idf/esp-idf!2984
2018-08-23 11:27:14 +08:00
..
hwcrypto
include Merge branch 'feature/rtc_cpu_freq_config' into 'master' 2018-08-22 11:32:08 +08:00
ld Merge branch 'feature/reset_reason' into 'master' 2018-08-21 11:34:12 +08:00
lib@3a57e71988 fix the bug for Android phone getting IP fail when STA+AP mode 2018-08-14 15:04:47 +08:00
test Merge branch 'feature/rtc_cpu_freq_config' into 'master' 2018-08-22 11:32:08 +08:00
Kconfig Merge branch 'feature/rtc_slowclk_extra_options' into 'master' 2018-08-23 11:27:14 +08:00
Makefile.projbuild
brownout.c esp32: add API to get reset reason 2018-08-20 16:49:20 +08:00
cache_err_int.c
clk.c esp32: add support for 8MD256 and external 32k as slow clock options 2018-08-22 11:46:24 +08:00
coexist.c
coexist_internal.h
component.mk
core_dump.c
cpu_start.c Merge branch 'bugfix/spiram_malloc_reserve_internal_fragments' into 'master' 2018-08-16 11:19:39 +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 nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00
esp_err_to_name.c.in
esp_system_internal.h esp32: add API to get reset reason 2018-08-20 16:49:20 +08:00
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 Merge branch 'feature/rtc_cpu_freq_config' into 'master' 2018-08-22 11:32:08 +08:00
phy.h
phy_init.c
phy_init_data.h
pm_esp32.c esp32: use new CPU frequency setting API 2018-08-21 13:02:46 +08:00
pm_impl.h
pm_locks.c
pm_trace.c
pm_trace.h
reset_reason.c esp32: add API to get reset reason 2018-08-20 16:49:20 +08:00
restore.c
sleep_modes.c esp32: use new CPU frequency setting API 2018-08-21 13:02:46 +08:00
spiram.c Merge branch 'bugfix/spiram_malloc_reserve_internal_fragments' into 'master' 2018-08-16 11:19:39 +08:00
spiram_psram.c
spiram_psram.h
stack_check.c
system_api.c Merge branch 'feature/rtc_cpu_freq_config' into 'master' 2018-08-22 11:32:08 +08:00
task_wdt.c esp32: add API to get reset reason 2018-08-20 16:49:20 +08:00
wifi_init.c
wifi_os_adapter.c