esp-idf/components/esp32s2
Shubham Kulkarni d4ce5de16e Include header file soc/cpu.h in memprot.c and system_api.c
This fixes build issues with Vanilla FreeRTOS
2020-07-10 13:56:42 +05:30
..
include esp_system: restore order of some init functions 2020-06-19 18:40:10 +10:00
ld esp32s2: remove bt references from esp32s2 ld script 2020-07-02 03:45:05 +00:00
test esp32s2: add more unit test for esp32s2 2020-06-03 13:16:13 +08:00
CMakeLists.txt esp32, esp32s2: move startup code into esp_system 2020-06-19 18:40:09 +10:00
Kconfig esp32, esp32s2: update console initialization 2020-06-26 15:38:49 +02:00
Makefile.projbuild
cache_err_int.c esp32, esp32s2: remove dependency of cache err int init on freertos 2020-06-19 18:40:10 +10:00
clk.c esp_system: fix various review issues 2020-06-19 18:40:10 +10:00
component.mk
crosscore_int.c
dport_access.c
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 Include header file soc/cpu.h in memprot.c and system_api.c 2020-07-10 13:56:42 +05:30
pm_esp32s2.c
pm_trace.c
sleep_modes.c sleep: enable sleep reject when entering light sleep 2020-06-24 15:45:42 +00:00
spiram.c
spiram_psram.c esp_rom: extract common GPIO apis into esp_rom_gpio.h 2020-07-07 11:40:19 +08:00
spiram_psram.h
system_api_esp32s2.c