igor.udot
|
daf2d31008
|
test: format all test scripts
|
2025-03-05 12:08:48 +08:00 |
|
wuzhenghui
|
6bd6be3ed8
|
fix(esp_hw_support): warning instead of error when enabling uart/gpio wakeup in pd_top sleep
|
2025-02-27 16:15:36 +08:00 |
|
Wu Zheng Hui
|
e57f02e920
|
Merge branch 'doc/add_wakeup_source_usage_precautions' into 'master'
change(doc): added more usage notes about PM_POWER_DOWN_PERIPHERAL_IN_LIGHT_SLEEP
Closes IDF-12166
See merge request espressif/esp-idf!36879
|
2025-02-20 21:00:15 +08:00 |
|
wuzhenghui
|
0f69fda3d5
|
change(doc): added more usage notes about PM_POWER_DOWN_PERIPHERAL_IN_LIGHT_SLEEP
|
2025-02-19 20:54:21 +08:00 |
|
Wu Zheng Hui
|
254b3210bc
|
Merge branch 'fix/fix_sleep_clock_wait_calculation' into 'master'
fix(esp_hw_support): fix lp/hp hw clock wait time calculation
Closes PM-39
See merge request espressif/esp-idf!34583
|
2025-02-12 11:30:43 +08:00 |
|
gaoxu
|
5ef4f20778
|
feat(esp32h21): disable unsupported build test
|
2025-02-06 15:47:51 +08:00 |
|
Li Shuai
|
2fce894c82
|
change(esp_phy): fix some wifi power save issues and optimize phy sleep for esp32c5 eco1 and beta5
|
2025-01-17 17:16:37 +08:00 |
|
Armando
|
14b5db0e87
|
refactor(mspi): rename to mspi_ll.h
|
2025-01-07 16:16:06 +08:00 |
|
wuzhenghui
|
c80c8354db
|
change(esp_hw_support): switch to sleep_flags earlier to identify sleep state
|
2025-01-06 10:18:43 +08:00 |
|
gaoxu
|
25731d0c1e
|
feat(esp32h21): finnal introduce hello world support
|
2024-12-30 20:14:40 +08:00 |
|
wuzhenghui
|
a48dfae871
|
fix(esp_pm): enable RTC_PERIPH domain once in esp_pm_trace_init
|
2024-12-26 10:41:49 +08:00 |
|
wuzhenghui
|
7d0d95b7d8
|
fix(esp_hw_support): fix mspi clock freq changed after lightsleep
|
2024-12-13 15:47:49 +08:00 |
|
Alexey Lapshin
|
888b5f7e8d
|
feat(newlib): add picolibc support
|
2024-12-02 21:35:56 +07:00 |
|
wuzhenghui
|
df52e1aa71
|
fix(esp_pm): fix deadlock in pm_mode switching
|
2024-11-13 12:12:23 +08:00 |
|
wuzhenghui
|
b4bd3d98bd
|
fix(esp_pm): fix missed ccompare update when another core is already in do_switch
|
2024-11-13 12:11:47 +08:00 |
|
wuzhenghui
|
2899c1e39f
|
fix(esp_hw_support): fix sar disable access flash in IRAM_OPT sleep
|
2024-11-12 12:01:52 +08:00 |
|
wuzhenghui
|
71ddc5a79f
|
fix(esp_hw_support): fix mmu retention code cache safety
|
2024-10-22 22:10:13 +08:00 |
|
morris
|
aebf700919
|
refactor(freertos): rename SPIRAM_ALLOW_STACK_EXTERNAL_MEMORY and move to freertos
|
2024-10-09 13:32:03 +08:00 |
|
Wu Zheng Hui
|
6abe40e590
|
Merge branch 'feature/optimize_esp32p4_active_power_eco1' into 'master'
feat(system): Optimize esp32p4 active state power consumption
Closes PM-103 and IDF-7688
See merge request espressif/esp-idf!32950
|
2024-09-11 23:15:29 +08:00 |
|
wuzhenghui
|
13e42707a0
|
feat(esp_hw_support): add clk tree source gate management api
|
2024-09-11 10:53:01 +08:00 |
|
Lou Tianhao
|
50ec7f990c
|
fix(ci): take some actions to pass ci
|
2024-09-10 19:37:50 +08:00 |
|
wanckl
|
4e095f4b9f
|
ci(esp32c61): enable c61 generic target test
|
2024-09-02 19:26:12 +08:00 |
|
Lou Tianhao
|
4393343ac9
|
fix(ci): some actions taken to pass ci
|
2024-08-29 14:15:41 +08:00 |
|
Marius Vikhammer
|
0d140f38ea
|
fix(system): fixed warnings related to ununsed var if asserts disabled
|
2024-08-26 10:25:04 +08:00 |
|
wuzhenghui
|
dee3e19599
|
fix(esp_pm): configure timer wakeup source with auto light-sleep congiguration
|
2024-07-30 21:28:07 +08:00 |
|
wanlei
|
3cf069c7d8
|
feat(esp32c61): disable unsupported build test
|
2024-07-16 16:06:19 +08:00 |
|
laokaiyao
|
cb22b8aaf7
|
ci(esp32c5): enable c5 target test
|
2024-07-02 16:45:49 +08:00 |
|
wuzhenghui
|
a68668c392
|
change(esp_hw_support): do timergroup watchdogs retention by needs
|
2024-05-28 15:17:19 +08:00 |
|
Alexey Gerenkov
|
8b93323da6
|
Merge branch 'upgrade_clang_toolchain' into 'master'
Upgrade clang toolchain version to 'esp-17.0.1_20240419'
See merge request espressif/esp-idf!29811
|
2024-05-14 21:47:06 +08:00 |
|
morris
|
6a57c26469
|
Merge branch 'feature/esp32c5_mp_gpio_support' into 'master'
esp32c5 mp gpio support
Closes IDF-9649
See merge request espressif/esp-idf!30474
|
2024-05-11 22:50:23 +08:00 |
|
gaoxu
|
cbef285352
|
feat(pm): add SOC_PM_SUPPORTED in soc caps
|
2024-05-11 10:51:17 +08:00 |
|
gaoxu
|
3db559ab21
|
feat(gpio): update gpio docs on ESP32C5 MP version
|
2024-05-11 10:49:42 +08:00 |
|
wuzhenghui
|
1c9986501b
|
fix(esp_pm): fix esp_pm test cases high fail ratio
|
2024-05-07 16:20:19 +08:00 |
|
Alexey Gerenkov
|
e86f1e8a7f
|
fix(esp_pm): Fix APB clock calculation for chips w/o modem
|
2024-05-03 16:55:18 +03:00 |
|
gaoxu
|
605f2309bf
|
feat(gpio): add gpio support on ESP32C5 MP version
|
2024-04-26 12:27:53 +08:00 |
|
wuzhenghui
|
09d6664891
|
ci(esp_pm): add pd_top auto lightsleep test case for esp_pm
|
2024-04-24 15:06:35 +08:00 |
|
wuzhenghui
|
01dce77fa7
|
feat(esp_pm): fix esp32p4 cpu powerdown kconfig dependency error
|
2024-04-23 11:54:45 +08:00 |
|
wuzhenghui
|
d076b34ed0
|
feat(esp_pm): add cases to test coexistence of sleep and PSRAM features
|
2024-04-18 18:07:07 +08:00 |
|
Kevin (Lao Kaiyao)
|
432864e917
|
Merge branch 'ci/enable_c5_mp_ci_jobs' into 'master'
ci(esp32c5mp): enable esp32c5 build on CI
See merge request espressif/esp-idf!29895
|
2024-04-08 12:16:16 +08:00 |
|
Wu Zheng Hui
|
a759bc0f52
|
Merge branch 'feat/set_cpu_freq_after_pm_config_changed' into 'master'
fix(esp_pm): update CPU frequency immediately after updating pm_config
Closes IDFGH-12481
See merge request espressif/esp-idf!29963
|
2024-04-07 13:47:20 +08:00 |
|
laokaiyao
|
65b1fd33d3
|
ci(esp32c5mp): disable the unsupported tests
|
2024-04-07 12:13:29 +08:00 |
|
wuzhenghui
|
2b4a2da52d
|
fix(esp_hw_support): fix esp332p4 stuck in dfs issue
|
2024-04-03 19:47:09 +08:00 |
|
wanlei
|
20c18ac52b
|
feat(esp32c61): final introduce helloworld support
|
2024-04-02 10:50:52 +08:00 |
|
wuzhenghui
|
1a676d1e77
|
fix(esp_pm): update CPU frequency immediately after updating pm_config
Closes https://github.com/espressif/esp-idf/issues/13492
|
2024-04-01 19:15:28 +08:00 |
|
Jiang Jiang Jian
|
d434034513
|
Merge branch 'bugfix/storage_spelling' into 'master'
fix(storage,esp_pm): spelling fixes by codespell pre-commit hook
See merge request espressif/esp-idf!29898
|
2024-03-29 11:59:48 +08:00 |
|
wuzhenghui
|
a8bcf67cb5
|
ci: enable esp_pm pytest for esp32p4
|
2024-03-29 00:38:57 +08:00 |
|
Ivan Grokhotkov
|
15e63f4222
|
fix(esp_pm): applied spelling fixes by codespell
|
2024-03-28 13:00:55 +01:00 |
|
wuzhenghui
|
f1beed90ff
|
feat(esp_hw_support): support esp32p4 sleep clock retention
|
2024-03-28 19:18:24 +08:00 |
|
wuzhenghui
|
bbc8fd5c9c
|
feat(esp_hw_support): support esp32p4 sleep cpu retention
|
2024-03-15 18:13:25 +08:00 |
|
wuzhenghui
|
65e9d0ddb9
|
feat(esp_hw_support): add esp32p4 sleep initial support
|
2024-03-10 10:51:28 +08:00 |
|