OVMS3-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 esp32s2 sha test: update "Test esp_sha" to use cache compensated timer for performance measuring 2020-04-06 06:37:28 +00:00
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
CMakeLists.txt esp32s2: IRAM/DRAM memory protection 2020-04-21 15:10:58 +02:00
component.mk global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
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 global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
esp_clk_internal.h global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
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 global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
intr_alloc.c global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
Kconfig esp32s2: add config option to place RTC data in fast RAM 2020-05-14 13:12:26 +00:00
linker.lf esp32, esp32s2: move panic handling code to new component 2020-03-10 19:56:24 +08:00
Makefile.projbuild global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
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 esp32s2: sync esp_pm code from esp32 2020-02-17 16:03:47 +01:00
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 psram: add psram size auto detect for esp32s2 2020-03-19 10:53:47 +08:00
spiram_psram.h global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
system_api_esp32s2.c WDT: Add LL and HAL for watchdog timers 2020-03-26 02:14:02 +08:00