esp-idf/components/esp32s2
Angus Gratton baedfab382 Merge branch 'feature/dis_uart_dl_mode' into 'master'
feature: Disable UART download mode

Closes IDF-1386

See merge request espressif/esp-idf!8590
2020-05-29 14:09:54 +08:00
..
include flash mmap: fix bug for cache2phys and phys2cache on esp32s2 2020-05-26 15:14:23 +08:00
ld Merge branch 'feature/allow_rtc_memory_for_task_stacks' into 'master' 2020-05-29 14:07:01 +08:00
test
CMakeLists.txt esp32s2: IRAM/DRAM memory protection 2020-04-21 15:10:58 +02:00
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 esp32s2: return correct CPU number in esp_cache_err_get_cpuid 2020-05-04 10:13:14 +00:00
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 efuse: Add 'disable Download Mode' & ESP32-S2 'Secure Download Mode' functionality 2020-05-28 17:50:45 +10:00
crosscore_int.c Add Task Watchdog backtrace printing 2020-04-27 18:11:29 +00:00
dport_access.c
esp_clk_internal.h
esp_crypto_lock.c crypto: DS uses RSA peripheral, added shared lock 2020-04-09 11:11:04 +00:00
esp_ds.c crypto: DS uses RSA peripheral, added shared lock 2020-04-09 11:11:04 +00:00
esp_hmac.c crypto: DS uses RSA peripheral, added shared lock 2020-04-09 11:11:04 +00:00
hw_random.c
intr_alloc.c
linker.lf
memprot.c esp32s2: IRAM/DRAM memory protection 2020-04-21 15:10:58 +02:00
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