This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-10-14 08:21:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
54c4606111a80a995c23bc76d1ba1f1af21cc9fc
esp-idf
/
components
/
esp_hw_support
/
port
/
esp32c61
History
wuzhenghui
54c4606111
fix(esp_hw_support): fix current leakage if ext32k slow clock source not exists
2025-04-16 14:56:12 +08:00
..
include
/soc
fix(esp_hw_support): fix current leakage if ext32k slow clock source not exists
2025-04-16 14:56:12 +08:00
private_include
change(esp_hw_support): switch to sleep_flags earlier to identify sleep state
2025-02-17 16:53:28 +08:00
chip_info.c
…
CMakeLists.txt
…
cpu_region_protect.c
…
esp_clk_tree.c
feat(i2s): support i2s on esp32c61
2024-10-22 15:12:38 +08:00
esp_cpu_intr.c
…
io_mux.c
fix(gpio): fix bad bit shift operation and OOB (h2) in io_mux.c
2025-03-07 21:16:18 +08:00
Kconfig.hw_support
…
Kconfig.mac
…
Kconfig.rtc
…
Kconfig.xtal
…
ocode_init.c
…
pmu_init.c
…
pmu_param.c
fix(esp_hw_support): fix tsens power enable failed after modem state wakeup
2025-01-10 10:21:39 +08:00
pmu_sleep.c
fix(esp_hw_support): fix lp/hp clock wait time calculation after wait pll ready
2025-02-17 16:53:28 +08:00
rtc_clk_init.c
…
rtc_clk.c
fix(esp_hw_support): fix current leakage if ext32k slow clock source not exists
2025-04-16 14:56:12 +08:00
rtc_time.c
fix(esp_hw_support): add timer wakeup sleep duration check
2025-02-18 19:21:57 +08:00
systimer.c
…