diff options
| author | hathach <[email protected]> | 2013-03-13 00:17:02 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2013-03-13 00:17:02 +0700 |
| commit | 63765b37c7ebab2a7586122924cfb8b134db17f8 (patch) | |
| tree | 70ff192f210c05a2e18ca4f615e25e5d1e78c3c2 /tinyusb | |
| parent | 79e277d323a4c20070dbd9d34d058ea3b6b55e7d (diff) | |
forget to add test file for ehci isr
Diffstat (limited to 'tinyusb')
| -rw-r--r-- | tinyusb/tusb_option.h | 1 |
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 |
