esp-hal/esp32c2-hal/ld
Scott Mabin f1fce08a94
Move segment aliasing to linkall.x (#655)
* Move segment aliasing to linkall.x, this allows other projects to define there own alias whilst still being able to use esp-hal linker scripts

* Move rwtext in front of rwdata

* Re-arrange include

* Fix s3 direct boot script
2023-07-18 07:17:52 -07:00
..
bl-esp32c2-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 Fix insertion location of trap section in ram (#605) 2023-06-23 12:00:16 +01:00
db-esp32c2-link.x Add startup code and build/linker scripts, add ADC, eFuse, GPIO, and TIMG 2022-10-11 10:11:36 -07:00
db-esp32c2-memory.x Re-enable RTC in remaining examples, fix linker scripts, fix CI 2022-10-12 10:01:13 -07: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 Fix insertion location of trap section in ram (#605) 2023-06-23 12:00:16 +01:00
rom-functions.x Add MD5 functionality from ESP ROM (#618) 2023-06-26 09:01:34 +02:00