esp-idf/components/esp32
Angus Gratton 1b0442b963 Merge branch 'feature/unify_rtc_fast_mem_as_heap_config_across_chips' into 'master'
esp_system: make rtc fast memory to heap configuration unified across chips

Closes IDF-2503

See merge request espressif/esp-idf!11693
2020-12-29 11:41:05 +08:00
..
include Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
ld esp_wifi: ESP32 phy add [sections:phy_iram] 2020-12-25 16:46:36 +08:00
test unit_test: Refactor all performance tests that rely on cache compensated timer 2020-12-22 18:56:24 +11:00
cache_err_int.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
cache_sram_mmu.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
clk.c esp_rom: extract common ets apis into esp_rom_sys.h 2020-07-27 15:27:01 +08:00
CMakeLists.txt esp32: Provision to redirect .bss to external ram through linker fragments 2020-12-04 06:32:38 +00:00
component.mk esp32: Provision to redirect .bss to external ram through linker fragments 2020-12-04 06:32:38 +00:00
crosscore_int.c esp_rom: extract common ets apis into esp_rom_sys.h 2020-07-27 15:27:01 +08:00
dport_access.c components: remove some unneeded headers from source files 2020-10-22 19:37:10 +08:00
esp_himem.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
hw_random.c components: remove some unneeded headers from source files 2020-10-22 19:37:10 +08:00
Kconfig esp_system: make rtc fast memory to heap configuration unified across chips 2020-12-24 09:46:35 +05:30
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 feat(psram): config SPI psram pins based on efuse value 2019-05-28 21:25:16 +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
system_api_esp32.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00