diff cfg-headers/base/debug.cfg @ 144:fd8227e3047d

config headers overhaul
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 09 Oct 2016 05:53:14 +0000
parents cfg-headers/2091/debug.cfg@53c4389afc06
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/cfg-headers/base/debug.cfg	Sun Oct 09 05:53:14 2016 +0000
@@ -0,0 +1,5 @@
+#ifndef __DEBUG_CFG__
+#define __DEBUG_CFG__
+#define TI_NUC_MONITOR 0
+#define TI_PROFILER 0
+#endif /* __DEBUG_CFG__ */