@@ -12,6 +12,8 @@ giga.menu.debug.true=Debug
1212giga.menu.debug.false.postbuild_debug=
1313giga.menu.debug.true.postbuild_debug=-debug
1414
15+ giga.build.zephyr_target=arduino_giga_r1//m7
16+ giga.build.zephyr_args=--shield giga_display_shield
1517giga.build.variant=arduino_giga_r1_stm32h747xx_m7
1618giga.build.mcu=cortex-m7
1719giga.build.fpu=-mfpu=fpv5-d16
@@ -75,6 +77,8 @@ nano33ble.menu.debug.true=Debug
7577nano33ble.menu.debug.false.postbuild_debug=
7678nano33ble.menu.debug.true.postbuild_debug=-debug
7779
80+ nano33ble.build.zephyr_target=arduino_nano_33_ble//sense
81+ nano33ble.build.zephyr_args=
7882nano33ble.build.variant=arduino_nano_33_ble_nrf52840_sense
7983nano33ble.build.mcu=cortex-m4
8084nano33ble.build.fpu=-mfpu=fpv4-sp-d16
@@ -136,6 +140,8 @@ ek_ra8d1.menu.debug.true=Debug
136140ek_ra8d1.menu.debug.false.postbuild_debug=
137141ek_ra8d1.menu.debug.true.postbuild_debug=-debug
138142
143+ ek_ra8d1.build.zephyr_target=ek_ra8d1
144+ ek_ra8d1.build.zephyr_args=
139145ek_ra8d1.build.variant=ek_ra8d1_r7fa8d1bhecbd
140146ek_ra8d1.build.mcu=cortex-m85+nomve
141147ek_ra8d1.build.fpu=-mfpu=fpv5-d16
@@ -192,6 +198,8 @@ frdm_mcxn947.menu.debug.true=Debug
192198frdm_mcxn947.menu.debug.false.postbuild_debug=
193199frdm_mcxn947.menu.debug.true.postbuild_debug=-debug
194200
201+ frdm_mcxn947.build.zephyr_target=frdm_mcxn947//cpu0
202+ frdm_mcxn947.build.zephyr_args=
195203frdm_mcxn947.build.variant=frdm_mcxn947_mcxn947_cpu0
196204frdm_mcxn947.build.mcu=cortex-m33
197205frdm_mcxn947.build.fpu=-mfpu=fpv5-sp-d16
@@ -243,6 +251,8 @@ portentah7.menu.debug.true=Debug
243251portentah7.menu.debug.false.postbuild_debug=
244252portentah7.menu.debug.true.postbuild_debug=-debug
245253
254+ portentah7.build.zephyr_target=arduino_portenta_h7@1.0.0//m7
255+ portentah7.build.zephyr_args=
246256portentah7.build.variant=arduino_portenta_h7_stm32h747xx_m7
247257portentah7.build.mcu=cortex-m7
248258portentah7.build.fpu=-mfpu=fpv5-d16
@@ -306,6 +316,8 @@ frdm_rw612.menu.debug.true=Debug
306316frdm_rw612.menu.debug.false.postbuild_debug=
307317frdm_rw612.menu.debug.true.postbuild_debug=-debug
308318
319+ frdm_rw612.build.zephyr_target=frdm_rw612
320+ frdm_rw612.build.zephyr_args=
309321frdm_rw612.build.variant=frdm_rw612_rw612
310322frdm_rw612.build.mcu=cortex-m33+nodsp
311323frdm_rw612.build.fpu=-mfpu=fpv5-sp-d16
@@ -356,6 +368,8 @@ niclasense.menu.debug.true=Debug
356368niclasense.menu.debug.false.postbuild_debug=
357369niclasense.menu.debug.true.postbuild_debug=-debug
358370
371+ niclasense.build.zephyr_target=arduino_nicla_sense_me
372+ niclasense.build.zephyr_args=
359373niclasense.build.variant=arduino_nicla_sense_me_nrf52832
360374niclasense.build.mcu=cortex-m4
361375niclasense.build.fpu=-mfpu=fpv4-sp-d16
@@ -433,6 +447,8 @@ portentac33.menu.mode.linked.build.ldscript={runtime.platform.path}/variants/lin
433447portentac33.menu.mode.linked.upload.extension=bin-zsk.bin
434448portentac33.menu.mode.linked.postbuild_mode=-prelinked
435449
450+ portentac33.build.zephyr_target=arduino_portenta_c33
451+ portentac33.build.zephyr_args=
436452portentac33.build.variant=arduino_portenta_c33_r7fa6m5bh3cfc
437453portentac33.build.mcu=cortex-m33
438454portentac33.build.fpu=-mfpu=fpv5-sp-d16
0 commit comments