File tree 1 file changed +2
-2
lines changed
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=
62
62
compiler.elf2bin.extra_flags=
63
63
compiler.elf2hex.extra_flags=
64
64
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}
65
+ compiler.arm.cmsis.c.flags="-I{runtime.tools.CMSIS-5.5.1 .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.5.1 .path}/CMSIS/DSP /Lib/GCC/" -l{build.cmsis_lib_gcc}
67
67
68
68
# USB Flags
69
69
# ---------
You can’t perform that action at this time.
0 commit comments