esp-idf/components/esp32s2beta
suda-morris 1ffb546135 esp32s2:remove unsupported xtal choice
ESP32-S2 only supports 40MHz XTAL and doesn't have XTAL autodetection.
2020-01-09 13:09:21 +08:00
..
include esp32s2beta: add APIs added to esp32 target after IDF 3.1 2019-12-12 14:34:15 +01:00
ld
test hw crypto: activated hardware acceleration for esp32s2beta 2019-12-12 12:37:29 +08:00
CMakeLists.txt build system: Remove some dependencies from esp32 & esp32s2beta 2020-01-08 18:13:12 +11:00
Kconfig esp32s2:remove unsupported xtal choice 2020-01-09 13:09:21 +08:00
Makefile.projbuild
brownout.c
cache_err_int.c
clk.c esp32s2:remove unsupported xtal choice 2020-01-09 13:09:21 +08:00
component.mk
cpu_start.c
crosscore_int.c
dport_access.c
dport_panic_highint_hdl.S
esp_clk_internal.h
esp_timer_esp32s2beta.c
hw_random.c
int_wdt.c
intr_alloc.c intr_alloc: fix the issue intr_enable/disable cannot be used in ISR in 2019-12-23 10:23:00 +08:00
linker.lf
panic.c esp32s2beta: only support unicore 2019-12-09 09:48:37 +08:00
pm_esp32s2beta.c
pm_trace.c
reset_reason.c
sleep_modes.c esp32s2beta: add APIs added to esp32 target after IDF 3.1 2019-12-12 14:34:15 +01:00
spiram.c
spiram_psram.c
spiram_psram.h
system_api_esp32s2beta.c
task_wdt.c