esp-hal/esp32s2-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
..
hal-defaults.x Move linker scripts to sub-folders 2022-02-18 12:00:05 +01:00
link-esp32s2.x ESP32-S2: add wifi sections and fix linker script 2022-09-19 09:14:22 +02:00
linkall.x Refactor the clock module, provide ROM functions via linker scripts (#353) 2023-01-23 07:12:33 -08:00
memory.x Rename RESERVE_DRAM to RESERVE_CACHES, revert change of reserved_for_boot_seg 2022-08-22 15:42:12 +02:00
rom-functions.x Refactor the clock module, provide ROM functions via linker scripts (#353) 2023-01-23 07:12:33 -08:00
rom.x Move linker scripts to sub-folders 2022-02-18 12:00:05 +01:00