summaryrefslogtreecommitdiff
path: root/src/tusb.h
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2026-08-21 17:24:35 +0700
committerGitHub <[email protected]>2026-08-21 17:24:35 +0700
commitfd70160a2f5fd23de1abfbaefb6399746a90b588 (patch)
treed65fb7848c2365b45279a6727f001022f2ba7507 /src/tusb.h
parentcb3caee74de7dbb9fc91a5fdb37b448a63eadae0 (diff)
parentc8e0e94d889cd9b9a423d36c2b194d50805d8272 (diff)
Merge pull request #3841 from hathach/build-filter
ci: scope the build matrix and HIL run to what a PR affects
Diffstat (limited to 'src/tusb.h')
-rw-r--r--src/tusb.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/tusb.h b/src/tusb.h
index 6a30f7c13..cdf6f8171 100644
--- a/src/tusb.h
+++ b/src/tusb.h
@@ -48,9 +48,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(...)