summaryrefslogtreecommitdiff
path: root/code/fe310/eos/irq_def.h
diff options
context:
space:
mode:
Diffstat (limited to 'code/fe310/eos/irq_def.h')
-rw-r--r--code/fe310/eos/irq_def.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/code/fe310/eos/irq_def.h b/code/fe310/eos/irq_def.h
index b6a9dbb..5d9fb1e 100644
--- a/code/fe310/eos/irq_def.h
+++ b/code/fe310/eos/irq_def.h
@@ -6,4 +6,6 @@
#define IRQ_PRIORITY_NET_CTS 4
#define IRQ_PRIORITY_NET_RTS 4
-#define IRQ_PRIORITY_UART 1 \ No newline at end of file
+#define IRQ_PRIORITY_UART 1
+
+#define IRQ_PRIORITY_UI 5