paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [5650] added further defines


From: Eric
Subject: [paparazzi-commits] [5650] added further defines
Date: Tue, 24 Aug 2010 10:24:56 +0000

Revision: 5650
          http://svn.sv.gnu.org/viewvc/?view=rev&root=paparazzi&revision=5650
Author:   lamestllama
Date:     2010-08-24 10:24:55 +0000 (Tue, 24 Aug 2010)
Log Message:
-----------
added further defines

Modified Paths:
--------------
    paparazzi3/trunk/sw/airborne/stm32/uart_hw.h

Modified: paparazzi3/trunk/sw/airborne/stm32/uart_hw.h
===================================================================
--- paparazzi3/trunk/sw/airborne/stm32/uart_hw.h        2010-08-24 10:14:49 UTC 
(rev 5649)
+++ paparazzi3/trunk/sw/airborne/stm32/uart_hw.h        2010-08-24 10:24:55 UTC 
(rev 5650)
@@ -105,6 +105,10 @@
 #define Uart3_irq_handler usart3_irq_handler
 #define Uart5_irq_handler uart5_irq_handler
 
+#define UART1_IRQn Uart1_IRQn
+#define UART2_IRQn Uart2_IRQn
+#define UART3_IRQn Uart3_IRQn
+
 #define Uart1_IRQn USART1_IRQn
 #define Uart2_IRQn USART2_IRQn 
 #define Uart3_IRQn USART3_IRQn




reply via email to

[Prev in Thread] Current Thread [Next in Thread]