comparison gsm-fw/L1/include/l1_macro.h @ 151:d0de2d0a426d

more L1 header files brought in
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sun, 17 Nov 2013 04:50:45 +0000
parents afceeeb2cba1
children 25a7fe25864c
comparison
equal deleted inserted replaced
150:3c850b416c9a 151:d0de2d0a426d
8 ************* Revision Controle System Header *************/ 8 ************* Revision Controle System Header *************/
9 9
10 #include "l1_confg.h" 10 #include "l1_confg.h"
11 11
12 #if(L1_DYN_DSP_DWNLD == 1) 12 #if(L1_DYN_DSP_DWNLD == 1)
13 #include "l1_dyn_dwl_const.h" 13 #include "../dyn_dwl_include/l1_dyn_dwl_const.h"
14 #endif 14 #endif
15 15
16 #if (TRACE_TYPE==5) && NUCLEUS_TRACE 16 #if (TRACE_TYPE==5) && NUCLEUS_TRACE
17 //WARNING : this type of trace takes a lot of space in data RAM (~16kB) 17 //WARNING : this type of trace takes a lot of space in data RAM (~16kB)
18 18