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-08-26 18:14:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
07f4ff8c00bbe2a3fac497e8016e23371126f8b4
esp-idf
/
components
/
riscv
/
include
/
riscv
History
harshal.patil
e4de9ffe7d
fix(cpu_region_protect): Reset PMA entries before using them
...
- ROM uses some PMA entries so we clear such PMA entries before using them in ESP-IDF
2024-09-24 16:56:17 +05:30
..
csr_hwlp.h
fix(riscv): make HWLP feature use direct saving of lazy saving
2024-05-22 16:58:31 +08:00
csr_pie.h
feat(riscv): add support for PIE coprocessor and HWLP feature
2024-05-22 16:58:31 +08:00
csr.h
fix(cpu_region_protect): Reset PMA entries before using them
2024-09-24 16:56:17 +05:30
encoding.h
…
instruction_decode.h
refactor(tools): Tidy up core component files copyright ignore
2024-01-22 18:07:35 +08:00
interrupt.h
fix(esp32c5): add CLIC interrupt controller support for the ESP32-C5
2024-04-16 10:38:14 +08:00
rv_utils.h
feat(riscv): added api to disable branch predictor
2024-08-16 10:25:40 +08:00
rvruntime-frames.h
feat(riscv): add support for PIE coprocessor and HWLP feature
2024-05-22 16:58:31 +08:00
semihosting.h
…