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
2026-01-09 18:52:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
esp-idf
/
components
/
riscv
/
include
/
riscv
History
Alexey Lapshin
31810ae993
feat(esp_libc): make picolibc default libc
2025-12-03 13:31:42 +07:00
..
csr_clic.h
fix(build): add workaround for cm.push that triggers interrupt
2025-09-24 21:30:56 +07:00
csr_dsp.h
…
csr_hwlp.h
…
csr_pie.h
…
csr.h
feat(cpu_region_protect): Extend PMP memprot for ESP32-P4 V3
2025-11-05 13:34:47 +05:30
encoding.h
…
instruction_decode.h
…
interrupt.h
fix(interrupts): removed deprecated intr_types.h and interrupt_deprecated.h headers
2025-09-10 15:06:27 +08:00
rv_utils.h
feat(esp_libc): make picolibc default libc
2025-12-03 13:31:42 +07:00
rvruntime-frames.h
fix(freertos): fix xesppie registers save/restore
2025-08-25 11:58:21 +07:00
semihosting.h
…