Skip to content

Commit 143784d

Browse files
authored
Merge pull request #122 from JAndrassy/tinyusb_platform
platform.txt - core platform path for tinyusb
2 parents 3e2aed5 + 7093de2 commit 143784d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: platform.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ compiler.ar.extra_flags=
4949
compiler.objcopy.eep.extra_flags=
5050
compiler.elf2hex.extra_flags=
5151

52-
tinyusb.includes="-I{runtime.platform.path}/cores/arduino/tinyusb"
52+
tinyusb.includes="-I{build.core.path}/tinyusb"
5353

5454
# USB Flags
5555
# ---------

0 commit comments

Comments
 (0)