esp-idf/components/riscv
Marius Vikhammer cf1b222cac build system: removed target component
After refactoring the target components (e.g. esp32) no longer contained any real functionality.
What remained in these components have been moved elsewhere and the component itself deleted from the
build system.
2022-05-24 09:12:59 +08:00
..
include semihosting: version 2 2022-05-05 09:12:42 +00:00
CMakeLists.txt build-system: add property for architecture (riscv/xtensa) 2022-05-20 09:00:32 +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 interrupt: removed descriptor table from esp32c3 interrupt hal. 2021-01-05 15:39:46 +08:00
linker.lf arch: move stdatomic 2021-02-26 18:40:00 +08:00
project_include.cmake build system: removed target component 2022-05-24 09:12:59 +08:00
vectors.S riscv: Adds support for returning from exception handler 2022-02-24 08:55:40 +00:00