esp-hal/esp32h2-hal/ld
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
..
bl-esp32h2-memory.x Move segment aliasing to linkall.x (#655) 2023-07-18 07:17:52 -07:00
bl-linkall.x Move segment aliasing to linkall.x (#655) 2023-07-18 07:17:52 -07:00
bl-riscv-link.x Remove heap related symbols, use all remaining memory for the stack (#716) 2023-08-14 13:38:36 +02:00
db-esp32h2-link.x
db-esp32h2-memory.x Remove heap related symbols, use all remaining memory for the stack (#716) 2023-08-14 13:38:36 +02:00
db-linkall.x
db-riscv-link.x Remove heap related symbols, use all remaining memory for the stack (#716) 2023-08-14 13:38:36 +02:00
rom-functions.x