diff options
| author | HiFiPHile <[email protected]> | 2026-08-25 10:40:38 +0200 |
|---|---|---|
| committer | HiFiPHile <[email protected]> | 2026-08-25 10:40:38 +0200 |
| commit | 91f3cd0d1df198ec4a5b19b5eaa6551c47c4af52 (patch) | |
| tree | 5661097ce57bbd61ebf44026e9f13f1e5d0f32c6 /src/tusb.h | |
| parent | 1b53f8a6006a970af3b73760f51c2417d76033bd (diff) | |
| parent | 375e20090a0a60fd2d47ba6553d189e05482dfea (diff) | |
Merge remote-tracking branch 'origin/master' into feature/tuh-audio-uac-1.0
Diffstat (limited to 'src/tusb.h')
| -rw-r--r-- | src/tusb.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/tusb.h b/src/tusb.h index 219951692..2e98dc137 100644 --- a/src/tusb.h +++ b/src/tusb.h @@ -52,9 +52,6 @@ #include "class/midi/midi2_host.h" #endif - #if CFG_TUH_VENDOR - #include "class/vendor/vendor_host.h" - #endif #else #ifndef tuh_int_handler #define tuh_int_handler(...) |
