diff options
| author | hathach <[email protected]> | 2022-03-29 16:53:45 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2022-03-29 16:53:45 +0700 |
| commit | 65b6b79e9954c4b8edceea040aba1a8fd80e975c (patch) | |
| tree | b56dba30c74151472b720a5023e4bfcb31d4135a /src/tusb_option.h | |
| parent | 5cd67baf15aa24c5f5eae18b9f9615e3af807704 (diff) | |
clean up and comment out tud_sof_isr_set
Diffstat (limited to 'src/tusb_option.h')
| -rw-r--r-- | src/tusb_option.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tusb_option.h b/src/tusb_option.h index b3c3f4c5e..e1e418f89 100644 --- a/src/tusb_option.h +++ b/src/tusb_option.h @@ -297,7 +297,7 @@ #endif #ifndef CFG_TUD_INTERFACE_MAX - #define CFG_TUD_INTERFACE_MAX 8 + #define CFG_TUD_INTERFACE_MAX 16 #endif #ifndef CFG_TUD_CDC |
