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 16:23:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
54c4606111a80a995c23bc76d1ba1f1af21cc9fc
esp-idf
/
components
/
esp_hw_support
/
port
/
esp32c3
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
adc2_init_cal.c
…
chip_info.c
…
CMakeLists.txt
…
cpu_region_protect.c
…
esp_clk_tree.c
feat(esp_hw_support): add clk tree source gate management api
2024-09-11 10:53:01 +08:00
esp_cpu_intr.c
…
esp_memprot.c
…
io_mux.c
…
Kconfig.hw_support
refactor(bootloader): lower down the log level to reduce the bootloader size
2024-08-26 10:02:31 +08:00
Kconfig.mac
…
Kconfig.rtc
…
Kconfig.xtal
…
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_init.c
…
rtc_sleep.c
fix(esp_hw_support): fix lightsleep destroys deepsleep rtc parameters
2025-02-26 16:51:46 +08:00
rtc_time.c
fix(esp_hw_support): add timer wakeup sleep duration check
2025-02-18 19:21:57 +08:00
sar_periph_ctrl.c
…
systimer.c
…