nuttx/arch/xtensa
Tiago Medicci Serrano 97aa90570c xtensa/esp32s3: allow moving .bss data to the external PSRAM
This commit allows placing .bss data into the external PSRAM.
Previously, the PSRAM was fully allocated to the heap memory only
and now part of it can be used to allocate .bss data freeing the
internal memory.
2025-02-19 11:44:18 -03:00
..
include xtensa: inline up_cpu_index 2025-01-23 10:24:43 +08:00
src xtensa/esp32s3: allow moving .bss data to the external PSRAM 2025-02-19 11:44:18 -03:00
CMakeLists.txt cmake:implement CMake build of xtensa arch 2024-11-02 18:08:38 +08:00
Kconfig arch/toochain: Add toochain to gcc 2024-11-14 15:45:24 +08:00