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.
2 parents 3e2aed5 + 7093de2 commit 143784dCopy full SHA for 143784d
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