esp-hal/esp32c3-hal/ld
Juraj Sadel 0244c6d6fc
Feature/reset functionalities (#452)
* add `software_reset`, `software_reset_cpu` and `rtc_get_wakeup_cause`

* Add SOC wakeup symbols

* Add SleepSource and WakeupReason enums and get_wakeup_cause() function

* Add other SOC wakeups

* fixups and fmt

* address review comments

* Update symbols in WakeupReason enum

* fmt

---------

Co-authored-by: Anthony Grondin <104731965+AnthonyGrondin@users.noreply.github.com>
2023-03-24 20:37:24 +01:00
..
bl-esp32c3-memory.x Unify linker scripts (#443) 2023-03-20 08:12:14 -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 esp32c3/c2: use rwtext.wifi in dummy section calculation 2023-03-23 12:45:30 +00:00
db-esp32c3-link.x Move linker scripts to sub-folders 2022-02-18 12:00:05 +01:00
db-esp32c3-memory.x esp32c3: Add support for booting from MCUboot bootloader 2022-10-24 09:37:52 -03: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 Unify linker scripts (#443) 2023-03-20 08:12:14 -07: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 esp32c3: Add support for booting from MCUboot bootloader 2022-10-24 09:37:52 -03:00
mb-linkall.x esp32c3: Add support for booting from MCUboot bootloader 2022-10-24 09:37:52 -03:00
mb-riscv-link.x Unify linker scripts (#443) 2023-03-20 08:12:14 -07:00
rom-functions.x Feature/reset functionalities (#452) 2023-03-24 20:37:24 +01:00