summaryrefslogtreecommitdiff
path: root/tinyusb
diff options
context:
space:
mode:
authorhathach <[email protected]>2013-03-13 00:17:02 +0700
committerhathach <[email protected]>2013-03-13 00:17:02 +0700
commit63765b37c7ebab2a7586122924cfb8b134db17f8 (patch)
tree70ff192f210c05a2e18ca4f615e25e5d1e78c3c2 /tinyusb
parent79e277d323a4c20070dbd9d34d058ea3b6b55e7d (diff)
forget to add test file for ehci isr
Diffstat (limited to 'tinyusb')
-rw-r--r--tinyusb/tusb_option.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tinyusb/tusb_option.h b/tinyusb/tusb_option.h
index 382f0be15..d7cc8fab6 100644
--- a/tinyusb/tusb_option.h
+++ b/tinyusb/tusb_option.h
@@ -89,6 +89,7 @@
// COMMON OPTIONS
//--------------------------------------------------------------------+
+// level 3: ATTR_ALWAYS_INLINE is null,
/// 0: no debug information 3: most debug information provided
#ifndef TUSB_CFG_DEBUG
#define TUSB_CFG_DEBUG 3