Wu Zheng Hui
|
bb95f9bcc6
Merge branch 'bugfix/fix_psram_access_faild_after_pd_cpu_wakeup' into 'master'
|
2 years ago |
wuzhenghui
|
59ad88d9f7
fix(esp_pm): fix psram access faild after pd_cpu wakeup
|
2 years ago |
Marius Vikhammer
|
d293ad94bd
feat(pm): removed dependency on driver component
|
2 years ago |
Lou Tianhao
|
13a405a32b
change(pm): Change sleep callback implement
|
2 years ago |
Gao Xu
|
d52040a86d
Merge branch 'esp32p4/add_uart_support' into 'master'
|
2 years ago |
gaoxu
|
bc2a6bd730
feat(uart): spilt LP and HP uart set_baudrate function
|
2 years ago |
gaoxu
|
4f24f805cc
feat(uart): add LP-UART GPIO support
|
2 years ago |
gaoxu
|
4541ad134d
feat(uart): add RCC atomic block to uart/lp-uart peripheral
|
2 years ago |
Lou Tianhao
|
a28a09855d
feat(PowerManagement/lightsleep): Support PM_LIGHT_SLEEP_CALLBACKS
|
2 years ago |
liuning
|
c6db306833
sleep_modem: split esp_wifi_internal_mac_sleep_configure, add lock for pm functions
|
2 years ago |
Armando
|
706d684418
feat(esp32p4): introduced new target esp32p4, supported hello_world
|
2 years ago |
wuzhenghui
|
2b600df4ee
fix(esp_pm): Constrains the minimum frequency of APB_MAX when the modem is working
|
2 years ago |
Lou Tianhao
|
63d32ab620
Power Management: support DFS and PMU feature for esp32h2
|
2 years ago |
Wu Zheng Hui
|
1be9eee3ca
Merge branch 'bugfix/fix_esp32s3_psram_access_failed_in_dfs_master' into 'master'
|
2 years ago |
wuzhenghui
|
8334403f3c
bugfix: fix esp32s3 psram access failed when dfs is enabled
|
2 years ago |
Song Ruo Jing
|
921713fff4
uart: Support LP_UART port with UART driver on esp32c6
|
2 years ago |
wuzhenghui
|
5c74093300
bugfix: treat too short sleep duration as sleep reject by software
|
2 years ago |
laokaiyao
|
bf2a7b2df6
esp32h4: removed esp32h4 related codes
|
2 years ago |
Li Shuai
|
94ebda298a
fix the issue of failure of receiving beacons in modem state caused by enabling light sleep in wifi min/max modem sleep mode
|
2 years ago |
Li Shuai
|
1a10eabe41
Power Management: refactor the configuration of each module in sleep mode
|
3 years ago |
Li Shuai
|
200f69e6eb
auto beacon: support esp32c6 autobeacon (advanced DTIM sleep feature)
|
3 years ago |
jingli
|
8f415a7f44
refactor: power management component use unified esp_pm_config_t
|
2 years ago |
jingli
|
28c7620cba
sleep: fix gpio wakeup not working properly in some cases
|
3 years ago |
jingli
|
557a1ed1a5
soc_caps: remove SOC_GPIO_SUPPORT_SLP_SWITCH
|
3 years ago |
Li Shuai
|
1c39d64f95
cpu retention: refactor cpu retention and add cpu retention versions option in soc caps
|
3 years ago |
Li Shuai
|
0f6cda1dd3
Power Management: support DFS
|
3 years ago |
Cao Sen Miao
|
4713a9a7f2
ESP32H2: Introduce new chip target esp32h2, hello_world example supported
|
3 years ago |
Darian Leung
|
2f504695e4
esp_pm: Fix string formatting type errors
|
3 years ago |
Darian Leung
|
13cec981df
esp_pm: Fix build error when CONFIG_PM_PROFILING is enabled
|
3 years ago |
laokaiyao
|
8677216576
esp32h2: renaming esp32h2 to esp32h4
|
3 years ago |