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-15 16:34:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87c4227e4474d25e27e743b562f1932d941e5cc9
esp-idf
/
components
/
esp_hw_support
/
port
/
esp32h2
History
wuzhenghui
87c4227e44
change(esp_hw_support): wait pll calibration done in regdma link instead of wait fixed value
2025-02-17 16:53:27 +08:00
..
include
/soc
…
private_include
change(esp_hw_support): wait pll calibration done in regdma link instead of wait fixed value
2025-02-17 16:53:27 +08:00
chip_info.c
…
CMakeLists.txt
…
cpu_region_protect.c
…
esp_clk_tree.c
…
esp_cpu_intr.c
fix(interrupt): fixed wrongly reserved interrupt for wifi on H2
2025-01-02 16:39:10 +08:00
io_mux.c
…
Kconfig.hw_support
…
Kconfig.mac
…
Kconfig.rtc
fix(clk): add an inevitable kconfig option to be selected to use rc32k
2024-12-02 11:15:17 +08:00
Kconfig.xtal
…
pmu_init.c
…
pmu_param.c
fix(esp_hw_support): enable all supported slow clock at pmu_init
2024-10-28 20:15:55 +08:00
pmu_sleep.c
fix: fix pll low temp bug
2024-11-08 18:01:54 +08:00
rtc_clk_init.c
…
rtc_clk.c
…
rtc_time.c
…
sar_periph_ctrl.c
…
systimer.c
…