From acf1031af3948702a7bc93b4e3f50bf413073245 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 12 Feb 2012 23:54:26 +0000 Subject: Add interface to enabled/disable debug output git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4386 7fd9a85b-ad96-42d3-883c-3090e2eb8679 --- nuttx/configs/README.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/configs/README.txt') diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt index 81473b73b..6df735970 100644 --- a/nuttx/configs/README.txt +++ b/nuttx/configs/README.txt @@ -246,6 +246,7 @@ defconfig -- This is a configuration file similar to the Linux CONFIG_DEBUG - enables built-in debug options CONFIG_DEBUG_VERBOSE - enables verbose debug output + CCONFIG_DEBUG_ENABLE - Support an interface to enable or disable debug output. CONFIG_DEBUG_SYMBOLS - build without optimization and with debug symbols (needed for use with a debugger). CONFIG_DEBUG_SCHED - enable OS debug output (disabled by -- cgit v1.2.3