esp-idf/components/esp32s2
Angus Gratton 62426a6c90 Merge branch 'refactor/use_new_component_registration_functions' into 'master'
CMake: Use new component registration function

See merge request espressif/esp-idf!8068
2020-03-25 08:02:42 +08:00
..
include esp32s2: remove esp_intr.h header 2020-03-05 16:15:59 +08:00
ld
test test: declare requirements and include dirs private 2020-03-23 10:58:50 +08:00
CMakeLists.txt esp32, esp32s2: move reset reason source to esp_system 2020-03-10 19:56:24 +08:00
Kconfig Merge branch 'bugfix/esp32s2_support_16Mbit_psram' into 'master' 2020-03-20 00:22:49 +08:00
Makefile.projbuild
cache_err_int.c esp32, esp32s2: move reset reason source to esp_system 2020-03-10 19:56:24 +08:00
clk.c
component.mk
cpu_start.c cpu_start: handle CONFIG_VFS_SUPPORT_IO 2020-03-20 14:03:45 +01:00
crosscore_int.c
dport_access.c
esp_clk_internal.h
hw_random.c
int_wdt.c
intr_alloc.c
linker.lf esp32, esp32s2: move panic handling code to new component 2020-03-10 19:56:24 +08:00
pm_esp32s2.c
pm_trace.c
sleep_modes.c
spiram.c psram: add psram size auto detect for esp32s2 2020-03-19 10:53:47 +08:00
spiram_psram.c psram: add psram size auto detect for esp32s2 2020-03-19 10:53:47 +08:00
spiram_psram.h
system_api_esp32s2.c
task_wdt.c