Switch to ESP32 Arduino core native USB MIDI API (USB.h + USBMIDI.h), remove Adafruit TinyUSB dependency

This commit is contained in:
2026-06-24 00:31:15 +00:00
parent 9ebd568b9c
commit 9fd0231b48
3 changed files with 15 additions and 31 deletions
-3
View File
@@ -1,3 +0,0 @@
Import("env")
env.Append(LINKFLAGS=["-Wl,--allow-multiple-definition"])