aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorEli Hastings <eli@seagen.io>2025-02-26 11:39:09 +0000
committerHenrik Tjäder <henrik@tjaders.com>2025-04-07 21:11:21 +0000
commit93059637524f99cfe477042135badf842ada48a1 (patch)
treeaf9181448167085352b113f5b8e8ca9f1e674937 /examples
parentef09e4b65f3586df6302721de909f66d69e7ba80 (diff)
Use PLIC_MX instead of INTPRI to set interrupt priorities
This doesn't fix the GPIO interrupt triggering during a higher priority CPU task, but does fix rtic-monotonics. I am unsure how to fix the former as PLIC_MX doesn't have a function like `cpu_intr_from_cpu_x` to pend/unpend CPU interrupts, and if the CPU interrupts are enabled with PLIC_MX instead of INTPRI then the MCU just hangs when there is a CPU interrupt.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions