feat(pm/deepsleep): Support deep_sleep example and deep_sleep_wake_stub example for esp32h2

This commit is contained in:
Lou Tianhao
2023-07-03 20:36:39 +08:00
parent 602d021263
commit 4bc5e24f82
9 changed files with 135 additions and 14 deletions

View File

@@ -17,6 +17,8 @@ SECTIONS
{
. = ALIGN(4);
_rtc_fast_start = ABSOLUTE(.);
_rtc_text_start = ABSOLUTE(.);
*(.rtc.entry.text)
mapping[rtc_text]