view cfg-headers/base/debug.cfg @ 456:3d772a6268c4

config mechanism: allow TR_BAUD_CONFIG to be set on ./configure.sh line
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 16 Mar 2018 04:04: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__ */