fuzhibo@espressif.com
|
e252748d92
|
periph retention: runtime critical digital peripherals sleep retention support
|
2023-02-15 11:46:40 +08:00 |
Li Shuai
|
68594abe05
|
sleep: light sleep supported for esp32c6
|
2023-01-31 22:12:58 +08:00 |
Li Shuai
|
0f6cda1dd3
|
Power Management: support DFS
|
2023-01-31 22:12:27 +08:00 |
Cao Sen Miao
|
94120b82c2
|
esp32h2: add build test
|
2023-01-17 10:29:04 +08:00 |
Song Ruo Jing
|
2557e24a28
|
ci: Enable esp32c6 example, test_apps, and unit tests CI build stage
|
2022-11-01 11:23:21 +08:00 |
Darian Leung
|
546a7fc495
|
esp_pm: Disable esp_pm when SMP FreeRTOS is enabled
SMP FreeRTOS currently does not support power management yet. This
commit makes SMP FreeRTOS and esp_pm mutually exclusive.
|
2022-06-15 16:17:59 +08:00 |
Marius Vikhammer
|
edb76f14d6
|
esp_timer: remove legacy ESP32 FRC timer implementation.
|
2022-02-10 15:17:49 +08:00 |
xiongweichao
|
422cf3cf37
|
Fix crash caused by bluetooth high level interrupt
|
2021-11-10 16:11:10 +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 |
Renz Bagaporo
|
586023790e
|
esp_system: move sleep modes to esp_hw_support, power down light sleep to esp_pm
|
2021-04-07 17:53:37 +08:00 |
Li Shuai
|
1595973fe8
|
light sleep: some default parameters optimization
|
2021-03-10 18:22:41 +00:00 |
ninh
|
27aa6c289f
|
components/pm: Add slp gpio configure workaround
|
2021-01-15 15:34:45 +08:00 |
ninh
|
e908a32381
|
put pm_slp_iram_opt and pm_rtos_iram_opt related attributes in esp_pm/linker.lf
|
2021-01-06 03:40:28 +00:00 |
Liu Ning
|
57aa65eeed
|
components/pm: Add sleep related code iram opt chioce
|
2020-12-23 14:45:36 +08:00 |
Angus Gratton
|
66fb5a29bb
|
Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace)
|
2020-11-11 07:36:35 +00:00 |
Konstantin Kondrashov
|
9386cafbc3
|
time: Fix gettimeofday for ESP32-S3
|
2020-10-20 14:09:32 +08:00 |
Renz Bagaporo
|
f33f49331f
|
ci: update configs to include/exclude esp_pm in unit test
|
2020-09-25 05:24:10 +00:00 |
Renz Bagaporo
|
6462f9bfe1
|
esp32, esp32s2: create esp_pm component
|
2020-09-25 05:24:10 +00:00 |