esp-idf/components/esp_system/ld
Marius Vikhammer f1070229f8 system: fixed USE_FIXED_STATIC_RAM_SIZE option
The USE_FIXED_STATIC_RAM_SIZE was not actually causing the heap to start
at a fixed address.

Closes https://github.com/espressif/esp-idf/issues/10270
Closes https://github.com/espressif/esp-idf/issues/10271
2023-03-24 12:33:14 +08:00
..
esp32 system: fixed USE_FIXED_STATIC_RAM_SIZE option 2023-03-24 12:33:14 +08:00
esp32c2 system: fixed USE_FIXED_STATIC_RAM_SIZE option 2023-03-24 12:33:14 +08:00
esp32c3 system: fixed USE_FIXED_STATIC_RAM_SIZE option 2023-03-24 12:33:14 +08:00
esp32h2 esp_system: allow defining priorities for startup functions 2022-07-12 16:58:14 +02:00
esp32s2 system: fixed USE_FIXED_STATIC_RAM_SIZE option 2023-03-24 12:33:14 +08:00
esp32s3 system: fixed USE_FIXED_STATIC_RAM_SIZE option 2023-03-24 12:33:14 +08:00
ld.cmake esp_system: create ld template to abstract few common settings 2021-09-02 16:13:17 +08:00
ld.common esp_system: move MEMPROT related configuration to soc capability header 2022-06-23 10:29:42 +05:30