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-05 21:00:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2153a6b81e45179e0870a629d90891b1f73fbc42
esp-idf
/
components
/
esp_hw_support
/
port
/
esp32c6
History
wuzhenghui
2153a6b81e
fix(esp_hw_support): enable all supported slow clock at pmu_init
2024-10-28 12:14:54 +08:00
..
include
/soc
…
private_include
change(esp_hw_support): switch hp_sys default power mode with clock src selection
2024-10-11 16:06:10 +08:00
chip_info.c
…
clock_retention_init.c
fix(esp_hw_support): add clock retention contents
2024-09-18 17:22:21 +08:00
CMakeLists.txt
…
cpu_region_protect.c
…
esp_clk_tree.c
…
esp_cpu_intr.c
…
esp_crypto_lock.c
…
io_mux.c
…
Kconfig.hw_support
…
Kconfig.mac
…
Kconfig.rtc
fix(clk): warn the users to avoid using RC32K clock
2024-09-13 11:44:51 +08:00
ocode_init.c
…
pmu_init.c
…
pmu_param.c
fix(esp_hw_support): enable all supported slow clock at pmu_init
2024-10-28 12:14:54 +08:00
pmu_sleep.c
change(esp_hw_support): switch hp_sys default power mode with clock src selection
2024-10-11 16:06:10 +08:00
rtc_clk_init.c
…
rtc_clk.c
fix(startup): move rtc initialization before MSPI timing tuning to improve stability
2024-08-05 00:35:10 +08:00
rtc_time.c
…
sar_periph_ctrl.c
…
systimer.c
…