| 
3 | 3 | edge_control.name=Arduino Edge Control  | 
4 | 4 | edge_control.build.core=arduino  | 
5 | 5 | edge_control.build.crossprefix=arm-none-eabi-  | 
6 |  | -edge_control.build.compiler_path={runtime.tools.arm-none-eabi-gcc.path}/bin/  | 
 | 6 | +edge_control.build.compiler_path={runtime.tools.arm-none-eabi-gcc-7-2017q4.path}/bin/  | 
7 | 7 | 
 
  | 
8 | 8 | edge_control.build.variant=EDGE_CONTROL  | 
9 | 9 | edge_control.build.mcu=cortex-m4  | 
@@ -45,7 +45,7 @@ edge_control.bootloader.file=EDGE_CONTROL/bootloader.hex  | 
45 | 45 | envie_m7.name=Arduino Portenta H7 (M7 core)  | 
46 | 46 | envie_m7.build.core=arduino  | 
47 | 47 | envie_m7.build.crossprefix=arm-none-eabi-  | 
48 |  | -envie_m7.build.compiler_path={runtime.tools.arm-none-eabi-gcc.path}/bin/  | 
 | 48 | +envie_m7.build.compiler_path={runtime.tools.arm-none-eabi-gcc-7-2017q4.path}/bin/  | 
49 | 49 | 
 
  | 
50 | 50 | envie_m7.build.variant=PORTENTA_H7_M7  | 
51 | 51 | envie_m7.build.mcu=cortex-m7  | 
@@ -101,7 +101,7 @@ envie_m7_thread_debug.build.board=PORTENTA_H7_M7  | 
101 | 101 | envie_m4.name=Arduino Portenta H7 (M4 core)  | 
102 | 102 | envie_m4.build.core=arduino  | 
103 | 103 | envie_m4.build.crossprefix=arm-none-eabi-  | 
104 |  | -envie_m4.build.compiler_path={runtime.tools.arm-none-eabi-gcc.path}/bin/  | 
 | 104 | +envie_m4.build.compiler_path={runtime.tools.arm-none-eabi-gcc-7-2017q4.path}/bin/  | 
105 | 105 | 
 
  | 
106 | 106 | envie_m4.build.variant=PORTENTA_H7_M4  | 
107 | 107 | envie_m4.build.mcu=cortex-m4  | 
@@ -149,7 +149,7 @@ envie_m4.bootloader.file=PORTENTA_H7/portentah7_bootloader_mbed_hs_v2.elf  | 
149 | 149 | nano33ble.name=Arduino Nano 33 BLE  | 
150 | 150 | nano33ble.build.core=arduino  | 
151 | 151 | nano33ble.build.crossprefix=arm-none-eabi-  | 
152 |  | -nano33ble.build.compiler_path={runtime.tools.arm-none-eabi-gcc.path}/bin/  | 
 | 152 | +nano33ble.build.compiler_path={runtime.tools.arm-none-eabi-gcc-7-2017q4.path}/bin/  | 
153 | 153 | 
 
  | 
154 | 154 | nano33ble.build.variant=ARDUINO_NANO33BLE  | 
155 | 155 | nano33ble.build.mcu=cortex-m4  | 
@@ -193,7 +193,7 @@ nano33ble.bootloader.file=nano33ble/bootloader.hex  | 
193 | 193 | nanorp2040connect.name=Arduino Nano RP2040 Connect  | 
194 | 194 | nanorp2040connect.build.core=arduino  | 
195 | 195 | nanorp2040connect.build.crossprefix=arm-none-eabi-  | 
196 |  | -nanorp2040connect.build.compiler_path={runtime.tools.arm-none-eabi-gcc.path}/bin/  | 
 | 196 | +nanorp2040connect.build.compiler_path={runtime.tools.arm-none-eabi-gcc-7-2017q4.path}/bin/  | 
197 | 197 | 
 
  | 
198 | 198 | nanorp2040connect.build.variant=NANO_RP2040_CONNECT  | 
199 | 199 | nanorp2040connect.build.mcu=cortex-m0plus  | 
@@ -233,7 +233,7 @@ nanorp2040connect.bootloader.programmer=-f interface/cmsis-dap.cfg  | 
233 | 233 | pico.name=Raspberry Pi Pico  | 
234 | 234 | pico.build.core=arduino  | 
235 | 235 | pico.build.crossprefix=arm-none-eabi-  | 
236 |  | -pico.build.compiler_path={runtime.tools.arm-none-eabi-gcc.path}/bin/  | 
 | 236 | +pico.build.compiler_path={runtime.tools.arm-none-eabi-gcc-7-2017q4.path}/bin/  | 
237 | 237 | 
 
  | 
238 | 238 | pico.build.variant=RASPBERRY_PI_PICO  | 
239 | 239 | pico.build.mcu=cortex-m0plus  | 
 | 
0 commit comments