FreeCalypso > hg > ffs-editor
view cfg-headers/debug.cfg @ 25:b51027daadb9
add install-target-bin.sh script
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Wed, 02 Dec 2020 21:19:21 +0000 |
| parents | 14f8a71286c5 |
| children |
line wrap: on
line source
#ifndef __DEBUG_CFG__ #define __DEBUG_CFG__ #define TI_NUC_MONITOR 0 #define TI_PROFILER 0 #endif /* __DEBUG_CFG__ */
