esp-idf/components/esp32
Marius Vikhammer 05bb4a5d89 bootloader: disable psram cache bug fix for bootloader
The psram cache bug fix was also being applied to the bootloader binary (for cmake),
which doesnt do any psram access.

Applying this fix would increase the binary size, as much as 300 bytes in worst case scenarios
2021-07-13 16:28:22 +08: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 bootloader: disable psram cache bug fix for bootloader 2021-07-13 16:28:22 +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