esp-hal/esp32s2-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
..
link-esp32s2.x Apply fix to esp32s2 & esp32s3 2023-03-24 15:50:23 +00:00
linkall.x Refactor the clock module, provide ROM functions via linker scripts (#353) 2023-01-23 07:12:33 -08:00
memory.x Apply fix to esp32s2 & esp32s3 2023-03-24 15:50:23 +00:00
rom-functions.x Feature/reset functionalities (#452) 2023-03-24 20:37:24 +01:00