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 @@ -62,8 +62,8 @@ compiler.ar.extra_flags=
6262compiler.elf2bin.extra_flags=
6363compiler.elf2hex.extra_flags=
6464
65- compiler.arm.cmsis.c.flags="-I{runtime.tools.CMSIS-5.3 .0.path}/CMSIS/Core/Include/" "-I{build.system.path}/Drivers/CMSIS/Device/ST/{build.series}/Include/" "-I{build.system.path}/Drivers/CMSIS/Device/ST/{build.series}/Source/Templates/gcc/"
66- compiler.arm.cmsis.ldflags="-L{runtime.tools.CMSIS-5.3 .0.path}/CMSIS/Lib/GCC/" -l{build.cmsis_lib_gcc}
65+ compiler.arm.cmsis.c.flags="-I{runtime.tools.CMSIS-5.4 .0.path}/CMSIS/Core/Include/" "-I{build.system.path}/Drivers/CMSIS/Device/ST/{build.series}/Include/" "-I{build.system.path}/Drivers/CMSIS/Device/ST/{build.series}/Source/Templates/gcc/"
66+ compiler.arm.cmsis.ldflags="-L{runtime.tools.CMSIS-5.4 .0.path}/CMSIS/Lib/GCC/" -l{build.cmsis_lib_gcc}
6767
6868# USB Flags
6969# ---------
You can’t perform that action at this time.
0 commit comments