aboutsummaryrefslogtreecommitdiff
path: root/include/symbols.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/symbols.h')
-rw-r--r--include/symbols.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/symbols.h b/include/symbols.h
index 90cfcf0..b81b1a9 100644
--- a/include/symbols.h
+++ b/include/symbols.h
@@ -50,7 +50,7 @@ enum
IRQ_BASIC_DISABLE = (IRQ_BASE + 0x224),
// Peripherals Interrupts
- UART_IRQ = 57,
+ //UART_IRQ = 57,
GPIO_IRQ_0 = 49,
GPIO_IRQ_1 = 50,
GPIO_IRQ_2 = 51,