Back to Adafruit TinyUSB Library v3.1.0 with full init ownership (no USE_TINYUSB=1 conflict)

This commit is contained in:
2026-06-24 00:53:13 +00:00
parent 65d8120abb
commit 9c95225a37
4 changed files with 39 additions and 10 deletions
+3
View File
@@ -0,0 +1,3 @@
Import("env")
env.Append(LINKFLAGS=["-Wl,--allow-multiple-definition"])