diff gsm-fw/bsp/niq32.c @ 926:3f178b3ac50a

gsm-fw: preparations for building with L1_DYN_DSP_DWNLD enabled
author Mychaela Falconia <falcon@ivan.Harhan.ORG>
date Thu, 22 Oct 2015 18:41:05 +0000
parents 7310ce904148
children
line wrap: on
line diff
--- a/gsm-fw/bsp/niq32.c	Thu Oct 22 18:19:42 2015 +0000
+++ b/gsm-fw/bsp/niq32.c	Thu Oct 22 18:41:05 2015 +0000
@@ -213,7 +213,7 @@
    IQ_Dummy,               /* Not mapped interrupt */
    IQ_Dummy                /* GEA interrupt */
 #elif ((CHIPSET == 7) || (CHIPSET == 8) || (CHIPSET == 10) || (CHIPSET == 11))
-#if 0 //(L1_DYN_DSP_DWNLD == 1)
+#if (L1_DYN_DSP_DWNLD == 1)
     IQ_ApiHandler,         /* LEAD */ 
 #else
    IQ_Dummy,               /* LEAD */
@@ -492,7 +492,7 @@
   #endif
 }
 
-#if 0 //(L1_DYN_DSP_DWNLD == 1)
+#if (L1_DYN_DSP_DWNLD == 1)
 /*-------------------------------------------------------*/
 /* IQ_ApiHandler()                                       */
 /*-------------------------------------------------------*/