FreeCalypso > hg > fc-magnetite
view cfg-headers/base/debug.cfg @ 559:0d81d21664f5
src/cs/layer1/dsp1/patch_file34_10.c: allow builds targeting DSP 34
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Fri, 28 Dec 2018 06:34:38 +0000 |
| parents | fd8227e3047d |
| children |
line wrap: on
line source
#ifndef __DEBUG_CFG__ #define __DEBUG_CFG__ #define TI_NUC_MONITOR 0 #define TI_PROFILER 0 #endif /* __DEBUG_CFG__ */
