@@ -6,7 +6,7 @@ menu.link_mode=Link mode
6
6
giga.name=Arduino Giga R1
7
7
giga.build.core=arduino
8
8
giga.build.crossprefix=arm-zephyr-eabi-
9
- giga.build.compiler_path={runtime.tools.arm-zephyr-eabi-0.16.8 .path}/bin/
9
+ giga.build.compiler_path={runtime.tools.arm-zephyr-eabi-0.17.0 .path}/bin/
10
10
11
11
giga.menu.debug.false=Standard
12
12
giga.menu.debug.true=Debug
@@ -70,7 +70,7 @@ giga.debug.svd_file={runtime.platform.path}/svd/STM32H747_CM7.svd
70
70
nano33ble.name=Arduino Nano 33 BLE
71
71
nano33ble.build.core=arduino
72
72
nano33ble.build.crossprefix=arm-zephyr-eabi-
73
- nano33ble.build.compiler_path={runtime.tools.arm-zephyr-eabi-0.16.8 .path}/bin/
73
+ nano33ble.build.compiler_path={runtime.tools.arm-zephyr-eabi-0.17.0 .path}/bin/
74
74
75
75
nano33ble.menu.debug.false=Standard
76
76
nano33ble.menu.debug.true=Debug
@@ -132,7 +132,7 @@ nano33ble.debug.cortex-debug.custom.request=attach
132
132
ek_ra8d1.name=EK_RA8D1
133
133
ek_ra8d1.build.core=arduino
134
134
ek_ra8d1.build.crossprefix=arm-zephyr-eabi-
135
- ek_ra8d1.build.compiler_path={runtime.tools.arm-zephyr-eabi-0.16.8 .path}/bin/
135
+ ek_ra8d1.build.compiler_path={runtime.tools.arm-zephyr-eabi-0.17.0 .path}/bin/
136
136
137
137
ek_ra8d1.menu.debug.false=Standard
138
138
ek_ra8d1.menu.debug.true=Debug
@@ -188,7 +188,7 @@ ek_ra8d1.bootloader.target=R7FA8D1AH
188
188
frdm_mcxn947.name=MCXN947
189
189
frdm_mcxn947.build.core=arduino
190
190
frdm_mcxn947.build.crossprefix=arm-zephyr-eabi-
191
- frdm_mcxn947.build.compiler_path={runtime.tools.arm-zephyr-eabi-0.16.8 .path}/bin/
191
+ frdm_mcxn947.build.compiler_path={runtime.tools.arm-zephyr-eabi-0.17.0 .path}/bin/
192
192
193
193
frdm_mcxn947.menu.debug.false=Standard
194
194
frdm_mcxn947.menu.debug.true=Debug
@@ -239,7 +239,7 @@ frdm_mcxn947.bootloader.target=mcxn947vdf
239
239
portentah7.name=Arduino Portenta H7
240
240
portentah7.build.core=arduino
241
241
portentah7.build.crossprefix=arm-zephyr-eabi-
242
- portentah7.build.compiler_path={runtime.tools.arm-zephyr-eabi-0.16.8 .path}/bin/
242
+ portentah7.build.compiler_path={runtime.tools.arm-zephyr-eabi-0.17.0 .path}/bin/
243
243
244
244
portentah7.menu.debug.false=Standard
245
245
portentah7.menu.debug.true=Debug
@@ -303,7 +303,7 @@ portentah7.debug.svd_file={runtime.platform.path}/svd/STM32H747_CM7.svd
303
303
frdm_rw612.name=RW612
304
304
frdm_rw612.build.core=arduino
305
305
frdm_rw612.build.crossprefix=arm-zephyr-eabi-
306
- frdm_rw612.build.compiler_path={runtime.tools.arm-zephyr-eabi-0.16.8 .path}/bin/
306
+ frdm_rw612.build.compiler_path={runtime.tools.arm-zephyr-eabi-0.17.0 .path}/bin/
307
307
308
308
frdm_rw612.menu.debug.false=Standard
309
309
frdm_rw612.menu.debug.true=Debug
@@ -353,7 +353,7 @@ frdm_rw612.bootloader.target=rw612
353
353
niclasense.name=Arduino Nicla Sense ME
354
354
niclasense.build.core=arduino
355
355
niclasense.build.crossprefix=arm-zephyr-eabi-
356
- niclasense.build.compiler_path={runtime.tools.arm-zephyr-eabi-0.16.8 .path}/bin/
356
+ niclasense.build.compiler_path={runtime.tools.arm-zephyr-eabi-0.17.0 .path}/bin/
357
357
358
358
niclasense.menu.debug.false=Standard
359
359
niclasense.menu.debug.true=Debug
@@ -421,7 +421,7 @@ niclasense.debug.cortex-debug.custom.request=attach
421
421
portentac33.name=Portenta C33
422
422
portentac33.build.core=arduino
423
423
portentac33.build.crossprefix=arm-zephyr-eabi-
424
- portentac33.build.compiler_path={runtime.tools.arm-zephyr-eabi-0.16.8 .path}/bin/
424
+ portentac33.build.compiler_path={runtime.tools.arm-zephyr-eabi-0.17.0 .path}/bin/
425
425
426
426
portentac33.menu.debug.false=Standard
427
427
portentac33.menu.debug.true=Debug
@@ -477,7 +477,7 @@ portentac33.bootloader.dfuse=-Q
477
477
opta.name=Arduino Opta
478
478
opta.build.core=arduino
479
479
opta.build.crossprefix=arm-zephyr-eabi-
480
- opta.build.compiler_path={runtime.tools.arm-zephyr-eabi-0.16.8 .path}/bin/
480
+ opta.build.compiler_path={runtime.tools.arm-zephyr-eabi-0.17.0 .path}/bin/
481
481
482
482
opta.menu.debug.false=Standard
483
483
opta.menu.debug.true=Debug
0 commit comments