esp-idf/components/riscv
Omar Chebib caa5444c93 RISC-V: Fix vectors.S assembly file indentation and macro usage
The file is now more consistent as the macros have been fixed, more comments
have been added and the indentation is now using spaces only.
2022-05-13 12:54:21 +03:00
..
include riscv: Use semihosting to set breakpoint and watchpoint when running under debugger 2022-05-13 12:54:21 +03:00
CMakeLists.txt esp32h2: add some more fixes and TODOs 2021-07-01 20:36:39 +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
vectors.S RISC-V: Fix vectors.S assembly file indentation and macro usage 2022-05-13 12:54:21 +03:00