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
History
wuzhenghui
6b14ca55d5
fix(riscv): supports 1 byte and larger than 64byte range watchpoint setting
2023-11-16 20:40:04 +08:00
..
include
fix(riscv): supports 1 byte and larger than 64byte range watchpoint setting
2023-11-16 20:40:04 +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
riscv: Remove redundant riscv_interrupts.h header
2022-09-16 16:45:43 +08:00
linker.lf
riscv: moved some interrupt functions from IRAM to flash
2023-04-24 10:27:31 +08:00
project_include.cmake
build: Adds support for universal Clang toolchain
2022-11-23 13:25:16 +03:00
vectors.S
riscv: Use 'li' instead of 'la' for loading peripheral reg address
2022-12-06 21:54:50 +03:00