We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a98e4b commit 556f36dCopy full SHA for 556f36d
platform.txt
@@ -72,8 +72,6 @@ compiler.elf2bin.extra_flags=
72
compiler.elf2hex.extra_flags=
73
74
compiler.arm.cmsis.c.flags="-I{runtime.tools.CMSIS-5.7.0.path}/CMSIS/Core/Include/" "-I{runtime.tools.CMSIS-5.7.0.path}/CMSIS/DSP/Include/"
75
-
76
-# TODO enable linking with libmath later on
77
compiler.arm.cmsis.ldflags="-L{runtime.tools.CMSIS-5.7.0.path}/CMSIS/DSP/Lib/GCC/" -larm_cortexM4lf_math
78
79
# common compiler for nrf
0 commit comments