esp-hal/esp32c2-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-esp32c2-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-esp32c2-link.x
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 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