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
2026-05-19 23:45:28 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0d9f9e68169199cc56f31307ea2192600925ee2d
esp-idf
/
components
/
riscv
T
History
Marius Vikhammer
0d9f9e6816
feat(core-systems): add support for spinlock/compare and set on esp32p4
2023-08-24 10:30:25 +08:00
..
include
feat(core-systems): add support for spinlock/compare and set on esp32p4
2023-08-24 10:30:25 +08:00
CMakeLists.txt
G0: RISC-V targets have now an independent G0 layer
2022-06-14 15:00:53 +08:00
instruction_decode.c
interrupt: filter out reserved int number by decoding risc-v JAL instruction
2021-01-05 15:39:46 +08:00
interrupt.c
feat(interrupt): added clic support on p4
2023-07-25 05:59:10 +00:00
linker.lf
riscv: moved some interrupt functions from IRAM to flash
2023-04-10 12:21:11 +08:00
project_include.cmake
build: Adds support for universal Clang toolchain
2022-11-23 13:25:16 +03:00
vectors.S
change(vector.S): port hw stack guard change to p4
2023-07-25 05:59:10 +00:00