This website requires JavaScript.
Explore
Help
Register
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
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
riscv
/
include
/
esp_private
History
Marius Vikhammer
f324e75c64
fix(interrupt): fixed interrupt thresholds not working on C5
2024-05-15 16:02:48 +08:00
..
interrupt_clic.h
fix(interrupt): fixed interrupt thresholds not working on C5
2024-05-15 16:02:48 +08:00
interrupt_deprecated.h
refactor(riscv): added a new API for the interrupts
2024-01-18 16:36:53 +08:00
interrupt_intc.h
fix(esp32c5): add CLIC interrupt controller support for the ESP32-C5
2024-04-16 10:38:14 +08:00
interrupt_plic.h
fix(esp32c5): add CLIC interrupt controller support for the ESP32-C5
2024-04-16 10:38:14 +08:00
panic_reason.h
fix(panic): fixed cache error being reported as illegal instruction
2023-12-04 10:49:00 +08:00
vectors_const.h
fix(esp32p4): Fixed interrupt handling to use the CLIC controller
2023-08-31 12:16:08 +08:00