Skip to content

Commit e8c4141

Browse files
committed
fix platform path
1 parent f0d0188 commit e8c4141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ recipe.size.regex=\.text\s+([0-9]+).*
112112
# BOSSA
113113
#
114114
#tools.bossac.path={runtime.tools.bossac-1.6.1-arduino.path}
115-
tools.bossac.path={runtime.hardware.path}/samd/tools
115+
tools.bossac.path={runtime.platform.path}/tools
116116
tools.bossac.cmd=bossac
117117
tools.bossac.cmd.windows=bossac.exe
118118

0 commit comments

Comments
 (0)