Song Ruo Jing
|
cf93777077
|
refactor(rtc): move soc/rtc.h from soc to esp_hw_support component
Deprecated rtc_xtal_freq_t, replaced with soc_xtal_freq_t defined in
clk_tree_defs.h in soc component.
|
2024-01-25 19:15:33 +08:00 |
|
laokaiyao
|
b7053b46ef
|
esp32h4: remove esp32h4 target from peripherals
|
2023-04-20 15:19:45 +08:00 |
|
wuzhenghui
|
975a53aee1
|
bugfix: workaround for CPU stuck due to DBUS request blocking when fetching unaligned instructions in LP_RAM
|
2023-03-02 18:10:10 +08:00 |
|
wuzhenghui
|
7ee64bd8e8
|
refactor: always jump to wake stub wrapper after wakeup
|
2023-03-02 18:10:06 +08:00 |
|
wuzhenghui
|
9eae151f7c
|
esp32c6: bringup deepsleep examples
|
2023-03-02 15:06:05 +08:00 |
|
wuzhenghui
|
cd9d914ba0
|
codeclean: clean esp32c6 rtc_sleep related code
|
2023-01-31 22:12:58 +08:00 |
|
Li Shuai
|
c0ddaa5920
|
lp_timer: add hal-layer codes for esp32c6
|
2023-01-31 22:12:27 +08:00 |
|
jiangguangming
|
51ec91c637
|
add example deep sleep wake stub
|
2023-01-10 17:03:50 +08:00 |
|