FreeCalypso > hg > fc-magnetite
view cfg-headers/base/debug.cfg @ 579:8a2aa6b8aed8
GPF test partition size increased to accommodate longer traces
This change is needed in order to accommodate the increased length of
the firmware version string which is emitted as a trace on boot,
but it will certainly help with other traces too.
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Mon, 28 Jan 2019 04:56:35 +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__ */
