summaryrefslogtreecommitdiff
path: root/tinyusb/tusb_option.h
diff options
context:
space:
mode:
authorhathach <[email protected]>2013-07-03 13:14:14 +0700
committerhathach <[email protected]>2013-07-03 13:14:14 +0700
commit51e9a1817bf0539d818e07a25cb7eed9fcc1c9bf (patch)
tree841b296099b36d9814aadbdf049ca202da9dc465 /tinyusb/tusb_option.h
parent4a8686e86891b839f3e8483c8968aeba47463096 (diff)
change some license text
Diffstat (limited to 'tinyusb/tusb_option.h')
-rw-r--r--tinyusb/tusb_option.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/tinyusb/tusb_option.h b/tinyusb/tusb_option.h
index 4aa4ac4b6..202f6f6be 100644
--- a/tinyusb/tusb_option.h
+++ b/tinyusb/tusb_option.h
@@ -102,7 +102,8 @@
// COMMON OPTIONS
//--------------------------------------------------------------------+
-// level 3: ATTR_ALWAYS_INLINE is null,
+// level 3: ATTR_ALWAYS_INLINE is null, ASSERT has text, Error has its String
+// level 2: ATTR_ALWAYS_INLINE is attribute, ASSERT has no text, Error has no strings
/// 0: no debug information 3: most debug information provided
#ifndef TUSB_CFG_DEBUG
#define TUSB_CFG_DEBUG 3