esp-idf/components/esp32
Ivan Grokhotkov a6c721b24c esp32[s2,s3]: fix _flash_rodata_align value in the linker scripts
Regression from 4702feeee. The TLS segment is located inside
.flash.rodata, so we need to get the alignment of that section, not
.flash.rodata_noload.
2021-07-01 16:13:31 +02:00
..
include esp32: update copyright notice 2021-06-04 11:51:06 +02:00
ld esp32[s2,s3]: fix _flash_rodata_align value in the linker scripts 2021-07-01 16:13:31 +02:00
test esp32: update copyright notice 2021-06-04 11:51:06 +02:00
cache_sram_mmu.c esp32: update copyright notice 2021-06-04 11:51:06 +02:00
CMakeLists.txt esp32: move system libs 2021-03-31 19:17:33 +08:00
component.mk esp32: move system libs 2021-03-31 19:17:33 +08:00
dport_access.c esp32: update copyright notice 2021-06-04 11:51:06 +02:00
esp_himem.c esp32: update copyright notice 2021-06-04 11:51:06 +02:00
Kconfig psram: add configuration macros to move workaround libc functions to flash 2021-06-23 17:40:02 +08:00
Makefile.projbuild Add fixes for gcc8 psram fix improvement 2020-03-27 20:04:47 +07:00
project_include.cmake esp32: move toolchain check 2021-03-31 19:17:33 +08:00
sdkconfig.rename esp32: move mac target specific configs 2021-03-31 19:17:33 +08:00
spiram_psram.c esp32: update copyright notice 2021-06-04 11:51:06 +02:00
spiram_psram.h esp32: update copyright notice 2021-06-04 11:51:06 +02:00
spiram.c esp32: update copyright notice 2021-06-04 11:51:06 +02:00