summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-05-14 17:36:03 +0700
committerhathach <[email protected]>2019-05-14 17:36:03 +0700
commit6e443d191817617d030507d696a8b21e446f5aa8 (patch)
tree9ee1c7fab7f29265aff82193ad6163918b08117b /src
parent851cf5426a7fffaebff146cb6fae0a698e4c3a55 (diff)
enable CFG_TUSB_DEBUG on DEBUG build
Diffstat (limited to 'src')
-rw-r--r--src/common/tusb_verify.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/tusb_verify.h b/src/common/tusb_verify.h
index a7fb28f48..eecc95ccb 100644
--- a/src/common/tusb_verify.h
+++ b/src/common/tusb_verify.h
@@ -46,7 +46,6 @@
extern "C" {
#endif
-
//--------------------------------------------------------------------+
// TU_VERIFY Helper
//--------------------------------------------------------------------+