view cfg-headers/base/debug.cfg @ 690:8cf3029429f3

allow TI_PROFILER to be enabled
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 15 Oct 2020 08:16:27 +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__ */