esp-hal/esp32c2-hal/ld
Jesse Braham 832f9ef4d4
Refactor the clock module, provide ROM functions via linker scripts (#353)
* Refactor `clock` and `clocks_ll` into a common module

* Add a ROM function linker script to each HAL and provide some functions

* Use the provided ROM functions instead of transmuting addresses

* Fix CI workflow for ESP32-S2
2023-01-23 07:12:33 -08:00
..
bl-esp32c2-memory.x Re-enable RTC in remaining examples, fix linker scripts, fix CI 2022-10-12 10:01:13 -07:00
bl-linkall.x Refactor the clock module, provide ROM functions via linker scripts (#353) 2023-01-23 07:12:33 -08:00
bl-riscv-link.x Avoid possible linker error 2022-11-21 07:01:50 -08: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 Avoid possible linker error 2022-11-21 07:01:50 -08:00
hal-defaults.x
rom-functions.x Refactor the clock module, provide ROM functions via linker scripts (#353) 2023-01-23 07:12:33 -08:00