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-09-02 06:38:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
09dbbe4452e51635beb30e4ca4d2417333008fed
esp-idf
/
components
/
esp_hw_support
/
port
/
esp32c5
History
gaoxu
09dbbe4452
refactor(rng): refactor to use hal/ll apis for c5
2025-03-23 17:07:30 +08:00
..
include
/soc
…
private_include
feat(esp_hw_support): support runtime clock for peripherals to be ungated during sleep
2025-03-18 10:42:15 +08:00
chip_info.c
…
CMakeLists.txt
…
cpu_region_protect.c
…
esp_clk_tree.c
…
esp_cpu_intr.c
…
io_mux.c
fix(gpio): fix bad bit shift operation and OOB (h2) in io_mux.c
2025-03-06 20:35:48 +08:00
Kconfig.hw_support
…
Kconfig.mac
…
Kconfig.rtc
…
Kconfig.xtal
…
ocode_init.c
…
pmu_init.c
refactor(rng): refactor to use hal/ll apis for c5
2025-03-23 17:07:30 +08:00
pmu_param.c
…
pmu_sleep.c
feat(esp_hw_support): support runtime clock for peripherals to be ungated during sleep
2025-03-18 10:42:15 +08:00
rtc_clk_init.c
…
rtc_clk.c
…
rtc_time.c
fix(esp_hw_support): add timer wakeup sleep duration check
2025-02-07 19:43:54 +08:00
sar_periph_ctrl.c
…
systimer.c
…