diff options
| author | hathach <[email protected]> | 2013-07-03 13:14:14 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2013-07-03 13:14:14 +0700 |
| commit | 51e9a1817bf0539d818e07a25cb7eed9fcc1c9bf (patch) | |
| tree | 841b296099b36d9814aadbdf049ca202da9dc465 /tinyusb/tusb_option.h | |
| parent | 4a8686e86891b839f3e8483c8968aeba47463096 (diff) | |
change some license text
Diffstat (limited to 'tinyusb/tusb_option.h')
| -rw-r--r-- | tinyusb/tusb_option.h | 3 |
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 |
