diff options
| author | Ha Thach <[email protected]> | 2026-08-21 17:24:35 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-08-21 17:24:35 +0700 |
| commit | fd70160a2f5fd23de1abfbaefb6399746a90b588 (patch) | |
| tree | d65fb7848c2365b45279a6727f001022f2ba7507 /src/tinyusb.mk | |
| parent | cb3caee74de7dbb9fc91a5fdb37b448a63eadae0 (diff) | |
| parent | c8e0e94d889cd9b9a423d36c2b194d50805d8272 (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/tinyusb.mk')
| -rw-r--r-- | src/tinyusb.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tinyusb.mk b/src/tinyusb.mk index 365043927..941791670 100644 --- a/src/tinyusb.mk +++ b/src/tinyusb.mk @@ -26,4 +26,3 @@ TINYUSB_SRC_C += \ src/class/midi/midi_host.c \ src/class/midi/midi2_host.c \ src/class/msc/msc_host.c \ - src/class/vendor/vendor_host.c \ |
