Undefine possibility for USB trace info

Define USB_NO_DEBUG to undefine TRACE_DEBUG_WP and TRACE_INFO_WP
This commit is contained in:
Christina Quast 2015-03-13 12:02:31 +01:00
parent b4d1b9d937
commit 391dc2eb43
1 changed files with 4 additions and 0 deletions

View File

@ -196,6 +196,10 @@
#endif
#if defined(USB_NO_DEBUG)
#undef TRACE_DEBUG_WP
#undef TRACE_INFO_WP
#endif
/**
* Exported variables