mirror of
https://github.com/apache/nuttx.git
synced 2026-05-25 18:27:56 +08:00
Fix some debug macro defintions
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1613 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -197,6 +197,8 @@
|
||||
# endif
|
||||
# ifndef CONFIG_DEBUG_VERBOSE
|
||||
# define vdbg (void)
|
||||
# define llvdbg (void)
|
||||
# else
|
||||
# ifndef CONFIG_ARCH_LOWPUTC
|
||||
# define llvdbg (void)
|
||||
# endif
|
||||
|
||||
Reference in New Issue
Block a user