cjin
|
5ec30e6fc2
|
ble : remove extra retention cnt upon deinit temporarily
|
2023-07-14 11:07:56 +08:00 |
|
xiaqilin
|
4f537d3b98
|
ieee802154: support light sleep
|
2023-07-12 14:32:28 +08:00 |
|
Lou Tianhao
|
c39a0cc0b5
|
Power Management: fix REGDMA power issue when TOP domain powered down during light sleep for esp32h2
|
2023-07-11 12:03:36 +08:00 |
|
Li Shuai
|
ccd4ff2945
|
sleep retention: implement the extra linked list retention for modules with retention clock bugs
|
2023-06-13 21:05:36 +08:00 |
|
Li Shuai
|
ef4c0a7753
|
sleep retention: fix crash issue caused by destroying the module after the module node creation fails
|
2023-06-13 21:04:38 +08:00 |
|
wuzhenghui
|
8e397f9bd9
|
bugfix: no need to do retention in deepsleep
|
2023-03-17 19:45:56 +08:00 |
|
wuzhenghui
|
43bf9fd3ab
|
bugfix: fix wrong lock in sleep retention entry destroy
|
2023-03-07 20:56:13 +08:00 |
|
Alexey Lapshin
|
1e3c18a94a
|
esp_hw_support: fix gcc-12 compile errors
|
2023-02-22 05:33:03 +00:00 |
|
Li Shuai
|
d097bbe40b
|
sleep retention: wraps the regdma link and hardware driver to provide system sleep retention (WiFi, BLE, 15.4 and digital peripheral) support
|
2023-02-15 11:46:40 +08:00 |
|
Li Shuai
|
1c39d64f95
|
cpu retention: refactor cpu retention and add cpu retention versions option in soc caps
|
2023-01-31 22:12:50 +08:00 |
|
wuzhenghui
|
3ef46780ef
|
bugfix: malloc retention buffer with MALLOC_CAP_RETENTION caps
|
2022-08-03 20:07:43 +08:00 |
|
Marius Vikhammer
|
0687daf2c8
|
kconfig: move remaining kconfig options out of target component
The kconfig options are moved to the component where they are used,
mostly esp_hw_support and esp_system.
|
2022-05-23 17:57:45 +08:00 |
|
zlq
|
6336f8191e
|
C2 rtc code
|
2022-05-09 17:50:54 +08:00 |
|
Armando
|
f8249550f8
|
psram: support .bss on psram on esp32s3
|
2022-04-19 19:48:00 +08:00 |
|
Li Shuai
|
ccf1a9a1fc
|
light sleep: add i/d-cache tagmem retention support for esp32s3
|
2021-08-27 11:11:09 +08:00 |
|
Li Shuai
|
03746de96f
|
light sleep: add cpu power down support for esp32s3
|
2021-08-27 11:11:06 +08:00 |
|
Li Shuai
|
15fc449793
|
light sleep: separate sleep retention function
|
2021-08-24 11:54:47 +08:00 |
|