esp-idf/components/esp32s2
Angus Gratton a5683f2263 Merge branch 'bugfix/efuse_logs' into 'master'
esp32/esp32s2: Reduce using ESP_EARLY_LOGx and move some code after the stdout initialization in startup code

Closes IDFGH-3367

See merge request espressif/esp-idf!8904
2020-06-16 13:47:02 +08:00
..
include Doc: DS documentation for S2 2020-06-04 10:49:22 +08:00
ld Merge branch 'feature/coredump_allow_variable_dumping' into 'master' 2020-06-15 02:35:38 +08:00
test esp32s2: add more unit test for esp32s2 2020-06-03 13:16:13 +08:00
CMakeLists.txt
Kconfig esp32s2: add config option to place RTC data in fast RAM 2020-05-14 13:12:26 +00:00
Makefile.projbuild
cache_err_int.c
clk.c esp_wifi: When WiFi TSF is active, skip light sleep 2020-05-13 19:31:36 +08:00
component.mk
cpu_start.c esp32s2: Move some code after the stdout initialization 2020-06-01 20:46:21 +08:00
crosscore_int.c
dport_access.c
esp_clk_internal.h
esp_crypto_lock.c
esp_ds.c
esp_hmac.c
hw_random.c
intr_alloc.c intr_alloc: using isr version of critical section 2020-06-03 13:16:13 +08:00
linker.lf
memprot.c
pm_esp32s2.c esp_wifi: When WiFi TSF is active, skip light sleep 2020-05-13 19:31:36 +08:00
pm_trace.c
sleep_modes.c esp_wifi: When WiFi TSF is active, skip light sleep 2020-05-13 19:31:36 +08:00
spiram.c flash mmap: fix bug for cache2phys and phys2cache on esp32s2 2020-05-26 15:14:23 +08:00
spiram_psram.c
spiram_psram.h
system_api_esp32s2.c