diff nuc-fw/bsp/niq32.c @ 128:789a9a95533f

nuc-fw: more minor preparations for the big transition
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Fri, 01 Nov 2013 01:31:39 +0000
parents 3b2e941043d8
children 035672b72f9b
line wrap: on
line diff
--- a/nuc-fw/bsp/niq32.c	Thu Oct 31 23:08:59 2013 +0000
+++ b/nuc-fw/bsp/niq32.c	Fri Nov 01 01:31:39 2013 +0000
@@ -33,6 +33,8 @@
 #include "ulpd.h"
 #include "armio.h"
 
+#include "../serial/serialswitch.h"
+
 #if 0
 
 /* original maze of includes */
@@ -141,8 +143,6 @@
 unsigned IQ_GsmTimerCount; /* Used to check if GSM Timer IT */
 
 /* FreeCalypso: the following interrupt handlers remain to be integrated */
-#define	SER_uart_modem_handler	IQ_Dummy
-#define	SER_uart_irda_handler	IQ_Dummy
 #define	SIM_IntHandler		IQ_Dummy
 #define	SIM_CD_IntHandler	IQ_Dummy