From 2e6facf66ee3d6aa37f2fb41096b1763261506a7 Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Sat, 7 Dec 2019 17:17:21 +0100 Subject: eos evtq flags refactor; net buf flags refator for all modules --- code/fe310/eos/irq_def.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'code/fe310/eos/irq_def.h') diff --git a/code/fe310/eos/irq_def.h b/code/fe310/eos/irq_def.h index 4584b01..b6a9dbb 100644 --- a/code/fe310/eos/irq_def.h +++ b/code/fe310/eos/irq_def.h @@ -4,4 +4,6 @@ #define IRQ_PRIORITY_SPI_XCHG 5 #define IRQ_PRIORITY_NET_CTS 4 -#define IRQ_PRIORITY_NET_RTS 4 \ No newline at end of file +#define IRQ_PRIORITY_NET_RTS 4 + +#define IRQ_PRIORITY_UART 1 \ No newline at end of file -- cgit v1.2.3