esp-hal/esp32s3-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
..
db-esp32s3.x Add high level CPU interrupts for ESP32-S3 direct-boot 2022-10-31 08:21:33 +01:00
db-memory.x Add direct-boot support for ESP32-S3 (#107) 2022-07-20 07:14:19 -07:00
esp32s3.x Prepare linker scripts for ESP32-S3 wifi 2022-09-14 17:58:40 +02:00
hal-defaults.x
linkall.x Refactor the clock module, provide ROM functions via linker scripts (#353) 2023-01-23 07:12:33 -08:00
memory.x Optimize the ESP32-S3 linker script (#164) 2022-08-23 08:00:20 -07: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