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
Omar Chebib
0714847552
C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT
...
Closes
https://github.com/espressif/esp-idf/issues/9938
2022-12-19 15:06:15 +01:00
..
include
C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT
2022-12-19 15:06:15 +01: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-19 14:19:11 +08:00
linker.lf
arch: move stdatomic
2021-02-26 18:40:00 +08:00
project_include.cmake
build system: remove -Wno-format flag for RISC-V targets
2022-08-03 16:42:47 +04:00
vectors.S
WDT: implement interrupt wdt and task wdt for ESP32-C2
2022-12-01 10:45:35 +00:00