@@ -12,6 +12,8 @@ giga.menu.debug.true=Debug
12
12
giga.menu.debug.false.postbuild_debug=
13
13
giga.menu.debug.true.postbuild_debug=-debug
14
14
15
+ giga.build.zephyr_target=arduino_giga_r1//m7
16
+ giga.build.zephyr_args=--shield giga_display_shield
15
17
giga.build.variant=arduino_giga_r1_stm32h747xx_m7
16
18
giga.build.mcu=cortex-m7
17
19
giga.build.fpu=-mfpu=fpv5-d16
@@ -75,6 +77,8 @@ nano33ble.menu.debug.true=Debug
75
77
nano33ble.menu.debug.false.postbuild_debug=
76
78
nano33ble.menu.debug.true.postbuild_debug=-debug
77
79
80
+ nano33ble.build.zephyr_target=arduino_nano_33_ble//sense
81
+ nano33ble.build.zephyr_args=
78
82
nano33ble.build.variant=arduino_nano_33_ble_nrf52840_sense
79
83
nano33ble.build.mcu=cortex-m4
80
84
nano33ble.build.fpu=-mfpu=fpv4-sp-d16
@@ -136,6 +140,8 @@ ek_ra8d1.menu.debug.true=Debug
136
140
ek_ra8d1.menu.debug.false.postbuild_debug=
137
141
ek_ra8d1.menu.debug.true.postbuild_debug=-debug
138
142
143
+ ek_ra8d1.build.zephyr_target=ek_ra8d1
144
+ ek_ra8d1.build.zephyr_args=
139
145
ek_ra8d1.build.variant=ek_ra8d1_r7fa8d1bhecbd
140
146
ek_ra8d1.build.mcu=cortex-m85+nomve
141
147
ek_ra8d1.build.fpu=-mfpu=fpv5-d16
@@ -192,6 +198,8 @@ frdm_mcxn947.menu.debug.true=Debug
192
198
frdm_mcxn947.menu.debug.false.postbuild_debug=
193
199
frdm_mcxn947.menu.debug.true.postbuild_debug=-debug
194
200
201
+ frdm_mcxn947.build.zephyr_target=frdm_mcxn947//cpu0
202
+ frdm_mcxn947.build.zephyr_args=
195
203
frdm_mcxn947.build.variant=frdm_mcxn947_mcxn947_cpu0
196
204
frdm_mcxn947.build.mcu=cortex-m33
197
205
frdm_mcxn947.build.fpu=-mfpu=fpv5-sp-d16
@@ -243,6 +251,8 @@ portentah7.menu.debug.true=Debug
243
251
portentah7.menu.debug.false.postbuild_debug=
244
252
portentah7.menu.debug.true.postbuild_debug=-debug
245
253
254
+
255
+ portentah7.build.zephyr_args=
246
256
portentah7.build.variant=arduino_portenta_h7_stm32h747xx_m7
247
257
portentah7.build.mcu=cortex-m7
248
258
portentah7.build.fpu=-mfpu=fpv5-d16
@@ -306,6 +316,8 @@ frdm_rw612.menu.debug.true=Debug
306
316
frdm_rw612.menu.debug.false.postbuild_debug=
307
317
frdm_rw612.menu.debug.true.postbuild_debug=-debug
308
318
319
+ frdm_rw612.build.zephyr_target=frdm_rw612
320
+ frdm_rw612.build.zephyr_args=
309
321
frdm_rw612.build.variant=frdm_rw612_rw612
310
322
frdm_rw612.build.mcu=cortex-m33+nodsp
311
323
frdm_rw612.build.fpu=-mfpu=fpv5-sp-d16
@@ -356,6 +368,8 @@ niclasense.menu.debug.true=Debug
356
368
niclasense.menu.debug.false.postbuild_debug=
357
369
niclasense.menu.debug.true.postbuild_debug=-debug
358
370
371
+ niclasense.build.zephyr_target=arduino_nicla_sense_me
372
+ niclasense.build.zephyr_args=
359
373
niclasense.build.variant=arduino_nicla_sense_me_nrf52832
360
374
niclasense.build.mcu=cortex-m4
361
375
niclasense.build.fpu=-mfpu=fpv4-sp-d16
@@ -433,6 +447,8 @@ portentac33.menu.mode.linked.build.ldscript={runtime.platform.path}/variants/lin
433
447
portentac33.menu.mode.linked.upload.extension=bin-zsk.bin
434
448
portentac33.menu.mode.linked.postbuild_mode=-prelinked
435
449
450
+ portentac33.build.zephyr_target=arduino_portenta_c33
451
+ portentac33.build.zephyr_args=
436
452
portentac33.build.variant=arduino_portenta_c33_r7fa6m5bh3cfc
437
453
portentac33.build.mcu=cortex-m33
438
454
portentac33.build.fpu=-mfpu=fpv5-sp-d16
0 commit comments