We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abdf9f6 commit d16f3d9Copy full SHA for d16f3d9
boards.txt
@@ -279,7 +279,7 @@ pico.bootloader.programmer=-f interface/cmsis-dap.cfg
279
nicla_sense.name=Nicla Sense ME
280
nicla_sense.build.core=arduino
281
nicla_sense.build.crossprefix=arm-none-eabi-
282
-nicla_sense.build.compiler_path={runtime.tools.arm-none-eabi-gcc.path}/bin/
+nicla_sense.build.compiler_path={runtime.tools.arm-none-eabi-gcc-7-2017q4.path}/bin/
283
284
nicla_sense.build.variant=NICLA
285
nicla_sense.build.mcu=cortex-m4
0 commit comments