This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
1
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-10-04 02:50:58 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e08189f37b8c01b3cef7320dda35d940db441847
esp-idf
/
components
/
esp_system
/
port
/
soc
/
esp32c61
History
harshal.patil
e08189f37b
fix(system_internal): Avoid the sec clock reset caused due to resetting all crypto peripherals
2025-05-22 16:01:02 +05:30
..
cache_err_int.c
refactor(panic): refactor and unify cache panic errors
2024-11-07 11:39:40 +08:00
clk.c
fix(esp_hw_support): fix unused OSC source deinit breaks XTAL32K configuration
2025-04-10 20:56:53 +08:00
CMakeLists.txt
refactor(esp_rom): remove specific chip name when including rom header
2025-03-17 18:53:26 +08:00
Kconfig.cache
feat(cache): supported cache on c61
2024-08-01 09:34:18 +08:00
Kconfig.cpu
feat(clk): Add basic clock support for esp32c61
2024-07-31 22:41:22 +08:00
reset_reason.c
fix(soc): add missing reset reasons for the ESP32-C61
2024-09-24 13:25:21 +08:00
system_internal.c
fix(system_internal): Avoid the sec clock reset caused due to resetting all crypto peripherals
2025-05-22 16:01:02 +05:30