We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8b9006 commit 7093de2Copy full SHA for 7093de2
platform.txt
@@ -49,7 +49,7 @@ compiler.ar.extra_flags=
49
compiler.objcopy.eep.extra_flags=
50
compiler.elf2hex.extra_flags=
51
52
-tinyusb.includes="-I{runtime.platform.path}/cores/arduino/tinyusb"
+tinyusb.includes="-I{build.core.path}/tinyusb"
53
54
# USB Flags
55
# ---------
0 commit comments