esp-idf/components/esp32
2021-03-31 19:17:33 +08:00
..
include esp32: remove deprecated esp_intr.h 2021-03-31 19:17:33 +08:00
ld soc: add dummy bytes to ensure instr prefetch always valid 2021-03-29 13:50:03 +08:00
test esp32: move stack check test 2021-03-31 19:13:03 +08:00
cache_sram_mmu.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
CMakeLists.txt esp32: move esp_clk functions 2021-03-31 19:17:33 +08:00
component.mk esp32: Provision to redirect .bss to external ram through linker fragments 2020-12-04 06:32:38 +00:00
dport_access.c freertos: Increase minimum task stack size when stack smashing checker is enabled 2021-03-04 17:44:36 +11:00
esp_himem.c core system: Fix warnings in compilation when assertions are disabled 2021-03-03 10:26:57 +11:00
Kconfig esp32: move mac target specific configs 2021-03-31 19:17:33 +08:00
linker.lf esp32, esp32s2: move panic handling code to new component 2020-03-10 19:56:24 +08:00
Makefile.projbuild Add fixes for gcc8 psram fix improvement 2020-03-27 20:04:47 +07:00
project_include.cmake Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sdkconfig.rename esp32: move mac target specific configs 2021-03-31 19:17:33 +08:00
spiram_psram.c soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
spiram_psram.h tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
spiram.c spiram: Add soc macro for SPIRAM address space size, use it where applicable 2020-09-21 11:43:55 +10:00