diff options
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 |
