File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ compiler.S.extra_flags=
64
64
compiler.ar.extra_flags=
65
65
compiler.elf2hex.extra_flags=
66
66
67
- compiler.arm.cmsis.c.flags="-I{runtime.tools.CMSIS-4.5.0.path}/CMSIS/Include/" "-I{runtime.tools.CMSIS-Atmel-1.1 .0.path}/CMSIS/Device/ATMEL/"
67
+ compiler.arm.cmsis.c.flags="-I{runtime.tools.CMSIS-4.5.0.path}/CMSIS/Include/" "-I{runtime.tools.CMSIS-Atmel-1.2 .0.path}/CMSIS/Device/ATMEL/"
68
68
compiler.arm.cmsis.ldflags="-L{runtime.tools.CMSIS-4.5.0.path}/CMSIS/Lib/GCC/" -larm_cortexM0l_math
69
69
70
70
# USB Flags
@@ -131,7 +131,7 @@ tools.avrdude_remote.upload.pattern="openocd --version 2>&1 | grep 2016 && if op
131
131
#
132
132
# BOSSA
133
133
#
134
- tools.bossac.path={runtime.tools.bossac-1.7.0 .path}
134
+ tools.bossac.path={runtime.tools.bossac-1.8.0-48-gb176eee .path}
135
135
tools.bossac.cmd=bossac
136
136
tools.bossac.cmd.windows=bossac.exe
137
137
#tools.bossac.cmd.linux=bossac_linux
You can’t perform that action at this time.
0 commit comments