tinygo/tools
Ayke van Laethem 415c60551e runtime/fe310: add support for PLIC interrupts
This commit adds support for software vectoring in the PLIC interrupt.
The interrupt table is created by the compiler, which leads to very
compact code while retaining the flexibility that the interrupt API
provides.
2020-01-27 19:58:39 +01:00
..
gen-device-avr all: add compiler support for interrupts 2020-01-20 21:19:12 +01:00
gen-device-svd runtime/fe310: add support for PLIC interrupts 2020-01-27 19:58:39 +01:00