Merge branch 'master' into fork/roma-jam/feature/add_tusb_teardown

This commit is contained in:
hathach
2025-07-10 17:18:17 +07:00
639 changed files with 28730 additions and 12886 deletions

View File

@@ -59,6 +59,10 @@
#include "class/cdc/cdc_host.h"
#endif
#if CFG_TUH_MIDI
#include "class/midi/midi_host.h"
#endif
#if CFG_TUH_VENDOR
#include "class/vendor/vendor_host.h"
#endif