nuttx/arch/risc-v
Huang Qi 4ebc581c73 esp32c3: Simplify irq dispatch logic
ESP32C3 use customized irq encoding so it's hard to share further code
with other risc-v based chips, in this patch, we keep the exception
number definition with risc-v spec.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2022-04-07 18:16:35 +02:00
..
include esp32c3: Simplify irq dispatch logic 2022-04-07 18:16:35 +02:00
src esp32c3: Simplify irq dispatch logic 2022-04-07 18:16:35 +02:00
Kconfig RISC-V: Implement skeleton for a per CPU structure 2022-04-01 16:19:42 -03:00