esp-hal/esp32c3-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-esp32c3-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-esp32c3-link.x Move linker scripts to sub-folders 2022-02-18 12:00:05 +01:00
db-esp32c3-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 Refactor the clock module, provide ROM functions via linker scripts (#353) 2023-01-23 07:12:33 -08:00
db-riscv-link.x Remove heap related symbols, use all remaining memory for the stack (#716) 2023-08-14 13:38:36 +02:00
mb-esp32c3-link.x esp32c3: Set entry point address on MCUboot image header 2022-10-24 09:52:46 -03:00
mb-esp32c3-memory.x Remove heap related symbols, use all remaining memory for the stack (#716) 2023-08-14 13:38:36 +02:00
mb-linkall.x esp32c3: Add support for booting from MCUboot bootloader 2022-10-24 09:37:52 -03:00
mb-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 Add MD5 functionality from ESP ROM (#618) 2023-06-26 09:01:34 +02:00