1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/fe310
kenrabold 1d6e37a7f7 cpu/fe310: interrupt handling cleanup
Cleanup of FE310 interrupt handler code
Optimization of intr context frame
Reduce size of intr stack
Added unhandled trap output
Fix PR #12237
2019-09-27 13:32:43 -07:00
..
include cpu/fe310: interrupt handling cleanup 2019-09-27 13:32:43 -07:00
ldscripts cpu/fe310: interrupt handling cleanup 2019-09-27 13:32:43 -07:00
nano boards/cpu/drivers/sys: use generic stdio_ if 2018-08-22 10:54:25 +02:00
periph cpu/fe310: use WFI to wait for SW interrupt 2019-09-16 09:32:27 -07:00
vendor cpu/fe310: add RISC-V cpu FE310 2018-05-29 15:21:45 -07:00
context_frame.c cpu/fe310: interrupt handling cleanup 2019-09-27 13:32:43 -07:00
cpu.c cpu/fe310: interrupt handling cleanup 2019-09-27 13:32:43 -07:00
intr.S cpu/fe310: interrupt handling cleanup 2019-09-27 13:32:43 -07:00
Makefile cpu/fe310: add RISC-V cpu FE310 2018-05-29 15:21:45 -07:00
Makefile.dep cpu/fe310: rtc depend on the rtt feature 2018-09-27 18:11:16 +02:00
Makefile.features cpu/fe310: add RISC-V cpu FE310 2018-05-29 15:21:45 -07:00
Makefile.include periph_common: add as dependency to periph drivers 2019-06-03 13:44:10 +02:00
start.S cpu/fe310: add RISC-V cpu FE310 2018-05-29 15:21:45 -07:00