diff options
| author | hathach <[email protected]> | 2018-03-28 13:25:14 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2018-03-28 13:25:14 +0700 |
| commit | 03582f74b8ac7fd83c9bb695777713f781e8f1a1 (patch) | |
| tree | 01567c29f723908afc551302fd4f95af76e50cef /tinyusb/tusb_option.h | |
| parent | b6683b1c4777f1862ab102a6dd3f607b3f82437e (diff) | |
more rename
Diffstat (limited to 'tinyusb/tusb_option.h')
| -rw-r--r-- | tinyusb/tusb_option.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tinyusb/tusb_option.h b/tinyusb/tusb_option.h index 77e56e352..4ddc288a4 100644 --- a/tinyusb/tusb_option.h +++ b/tinyusb/tusb_option.h @@ -106,7 +106,7 @@ /**
determines the debug level for the stack
- Level 3: TBD
- - Level 2: ATTR_ALWAYS_INLINE is null --> no function is inline
+ - Level 2: TBD
- Level 1: Print out if Assert failed. STATIC_VAR is NULL --> accessible when debugging
- Level 0: no debug information is generated
*/
|
