1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/riscv_common
Koen Zandberg 48aa533639
cpu/riscv_common: Add CLIC peripheral driver
The CLIC is a next generation interrupt controller for the RISC-V
architecture.

Co-authored-by:
2021-08-24 10:30:18 +02:00
..
include cpu/riscv_common: Add CLIC peripheral driver 2021-08-24 10:30:18 +02:00
ldscripts riscv_common: Refactor common fe310 code to riscv_common 2021-02-05 09:32:19 +01:00
periph cpu/riscv_common: Add CLIC peripheral driver 2021-08-24 10:30:18 +02:00
context_frame.c riscv_common: Refactor common fe310 code to riscv_common 2021-02-05 09:32:19 +01:00
irq_arch.c cpu/riscv_common: Add CLIC peripheral driver 2021-08-24 10:30:18 +02:00
Kconfig riscv_common: Refactor common fe310 code to riscv_common 2021-02-05 09:32:19 +01:00
Makefile riscv_common: Refactor common fe310 code to riscv_common 2021-02-05 09:32:19 +01:00
Makefile.dep riscv_common: Refactor common fe310 code to riscv_common 2021-02-05 09:32:19 +01:00
Makefile.features riscv_common: Refactor common fe310 code to riscv_common 2021-02-05 09:32:19 +01:00
Makefile.include cpu/riscv_common: Jump to rom start on boot 2021-08-24 10:30:12 +02:00
panic.c riscv_common: Refactor common fe310 code to riscv_common 2021-02-05 09:32:19 +01:00
riscv_init.c riscv_common: Refactor common fe310 code to riscv_common 2021-02-05 09:32:19 +01:00
start.S cpu/riscv_common: Jump to rom start on boot 2021-08-24 10:30:12 +02:00
thread_arch.c riscv_common: Refactor common fe310 code to riscv_common 2021-02-05 09:32:19 +01:00