This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-10 17:49:10 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
esp_hw_support
/
port
/
esp32c5
History
Song Ruo Jing
95133c179f
feat(clk): preliminary clock tree support for ESP32C5
2024-02-07 14:38:15 +08:00
..
include
/soc
feat(clk): preliminary clock tree support for ESP32C5
2024-02-07 14:38:15 +08:00
private_include
fix(esp32c5): fixed the lack of crosscore ll on c5
2024-02-05 12:39:35 +08:00
chip_info.c
…
CMakeLists.txt
fix(esp32c5): fixed the lack of crosscore ll on c5
2024-02-05 12:39:35 +08:00
cpu_region_protect.c
…
esp_clk_tree.c
feat(clk): preliminary clock tree support for ESP32C5
2024-02-07 14:38:15 +08:00
esp_crypto_lock.c
…
io_mux.c
…
Kconfig.hw_support
…
Kconfig.mac
…
Kconfig.rtc
…
pmu_init.c
…
pmu_param.c
…
rtc_clk_init.c
feat(clk): preliminary clock tree support for ESP32C5
2024-02-07 14:38:15 +08:00
rtc_clk.c
feat(clk): preliminary clock tree support for ESP32C5
2024-02-07 14:38:15 +08:00
rtc_time.c
feat(clk): preliminary clock tree support for ESP32C5
2024-02-07 14:38:15 +08:00
sar_periph_ctrl.c
…
systimer.c
…