esp-hal/esp-hal-common/ld/sections
Björn Quentin 92bda00296
Remove heap related symbols, use all remaining memory for the stack (#716)
* Use all remaining memory for stack(s)

* Remove HEAP related code from RISCV linker scripts

* Fix direct-boot / mcu-boot linker scripts

* Use a statically allocated stack for core-1
2023-08-14 13:38:36 +02:00
..
fixups Unify linker scripts (#443) 2023-03-20 08:12:14 -07:00
rodata.x Avoid overlapping .data / .rwtext 2023-06-23 14:16:50 +02:00
rtc_fast.x Avoid overlapping .data / .rwtext 2023-06-23 14:16:50 +02:00
rtc_slow.x Avoid overlapping .data / .rwtext 2023-06-23 14:16:50 +02:00
rwdata.x Remove heap related symbols, use all remaining memory for the stack (#716) 2023-08-14 13:38:36 +02:00
rwtext.x Avoid overlapping .data / .rwtext 2023-06-23 14:16:50 +02:00
text.x Unify linker scripts (#443) 2023-03-20 08:12:14 -07:00