|
| 1 | +menu.debug=Debug |
1 | 2 | menu.mode=Mode
|
2 | 3 |
|
3 | 4 | giga.name=Arduino Giga R1
|
4 | 5 | giga.build.core=arduino
|
5 | 6 | giga.build.crossprefix=arm-zephyr-eabi-
|
6 | 7 | giga.build.compiler_path={runtime.tools.arm-zephyr-eabi-0.16.8.path}/bin/
|
7 | 8 |
|
8 |
| -giga.menu.mode.llext=llext |
9 |
| -giga.menu.mode.linked=linked |
| 9 | +giga.menu.debug.false=Standard |
| 10 | +giga.menu.debug.true=Debug |
10 | 11 |
|
11 |
| -giga.menu.mode.false.post_build_arg= |
12 |
| -giga.menu.mode.true.post_build_arg=debug |
| 12 | +giga.menu.debug.false.postbuild_debug= |
| 13 | +giga.menu.debug.true.postbuild_debug=-debug |
13 | 14 |
|
14 | 15 | giga.build.variant=arduino_giga_r1_m7
|
15 | 16 | giga.build.mcu=cortex-m7
|
@@ -78,11 +79,11 @@ nano33ble.build.core=arduino
|
78 | 79 | nano33ble.build.crossprefix=arm-zephyr-eabi-
|
79 | 80 | nano33ble.build.compiler_path={runtime.tools.arm-zephyr-eabi-0.16.8.path}/bin/
|
80 | 81 |
|
81 |
| -nano33ble.menu.mode.false=Standard |
82 |
| -nano33ble.menu.mode.true=Debug |
| 82 | +nano33ble.menu.debug.false=Standard |
| 83 | +nano33ble.menu.debug.true=Debug |
83 | 84 |
|
84 |
| -nano33ble.menu.mode.false.post_build_arg= |
85 |
| -nano33ble.menu.mode.true.post_build_arg=debug |
| 85 | +nano33ble.menu.debug.false.postbuild_debug= |
| 86 | +nano33ble.menu.debug.true.postbuild_debug=-debug |
86 | 87 |
|
87 | 88 | nano33ble.build.variant=arduino_nano_33_ble_sense
|
88 | 89 | nano33ble.build.mcu=cortex-m4
|
@@ -148,11 +149,11 @@ ek_ra8d1.build.core=arduino
|
148 | 149 | ek_ra8d1.build.crossprefix=arm-zephyr-eabi-
|
149 | 150 | ek_ra8d1.build.compiler_path={runtime.tools.arm-zephyr-eabi-0.16.8.path}/bin/
|
150 | 151 |
|
151 |
| -ek_ra8d1.menu.mode.false=Standard |
152 |
| -ek_ra8d1.menu.mode.true=Debug |
| 152 | +ek_ra8d1.menu.debug.false=Standard |
| 153 | +ek_ra8d1.menu.debug.true=Debug |
153 | 154 |
|
154 |
| -ek_ra8d1.menu.mode.false.post_build_arg= |
155 |
| -ek_ra8d1.menu.mode.true.post_build_arg=debug |
| 155 | +ek_ra8d1.menu.debug.false.postbuild_debug= |
| 156 | +ek_ra8d1.menu.debug.true.postbuild_debug=-debug |
156 | 157 |
|
157 | 158 | ek_ra8d1.build.variant=ek_ra8d1
|
158 | 159 | ek_ra8d1.build.mcu=cortex-m85+nomve
|
@@ -214,11 +215,11 @@ frdm_mcxn947.build.core=arduino
|
214 | 215 | frdm_mcxn947.build.crossprefix=arm-zephyr-eabi-
|
215 | 216 | frdm_mcxn947.build.compiler_path={runtime.tools.arm-zephyr-eabi-0.16.8.path}/bin/
|
216 | 217 |
|
217 |
| -frdm_mcxn947.menu.mode.false=Standard |
218 |
| -frdm_mcxn947.menu.mode.true=Debug |
| 218 | +frdm_mcxn947.menu.debug.false=Standard |
| 219 | +frdm_mcxn947.menu.debug.true=Debug |
219 | 220 |
|
220 |
| -frdm_mcxn947.menu.mode.false.post_build_arg= |
221 |
| -frdm_mcxn947.menu.mode.true.post_build_arg=debug |
| 221 | +frdm_mcxn947.menu.debug.false.postbuild_debug= |
| 222 | +frdm_mcxn947.menu.debug.true.postbuild_debug=-debug |
222 | 223 |
|
223 | 224 | frdm_mcxn947.build.variant=frdm_mcxn947_mcxn947_cpu0
|
224 | 225 | frdm_mcxn947.build.mcu=cortex-m33
|
@@ -274,11 +275,11 @@ portentah7.build.core=arduino
|
274 | 275 | portentah7.build.crossprefix=arm-zephyr-eabi-
|
275 | 276 | portentah7.build.compiler_path={runtime.tools.arm-zephyr-eabi-0.16.8.path}/bin/
|
276 | 277 |
|
277 |
| -portentah7.menu.mode.false=Standard |
278 |
| -portentah7.menu.mode.true=Debug |
| 278 | +portentah7.menu.debug.false=Standard |
| 279 | +portentah7.menu.debug.true=Debug |
279 | 280 |
|
280 |
| -portentah7.menu.mode.false.post_build_arg= |
281 |
| -portentah7.menu.mode.true.post_build_arg=debug |
| 281 | +portentah7.menu.debug.false.postbuild_debug= |
| 282 | +portentah7.menu.debug.true.postbuild_debug=-debug |
282 | 283 |
|
283 | 284 | portentah7.build.variant=arduino_portenta_h7
|
284 | 285 | portentah7.build.mcu=cortex-m7
|
@@ -346,11 +347,11 @@ frdm_rw612.build.core=arduino
|
346 | 347 | frdm_rw612.build.crossprefix=arm-zephyr-eabi-
|
347 | 348 | frdm_rw612.build.compiler_path={runtime.tools.arm-zephyr-eabi-0.16.8.path}/bin/
|
348 | 349 |
|
349 |
| -frdm_rw612.menu.mode.false=Standard |
350 |
| -frdm_rw612.menu.mode.true=Debug |
| 350 | +frdm_rw612.menu.debug.false=Standard |
| 351 | +frdm_rw612.menu.debug.true=Debug |
351 | 352 |
|
352 |
| -frdm_rw612.menu.mode.false.post_build_arg= |
353 |
| -frdm_rw612.menu.mode.true.post_build_arg=debug |
| 353 | +frdm_rw612.menu.debug.false.postbuild_debug= |
| 354 | +frdm_rw612.menu.debug.true.postbuild_debug=-debug |
354 | 355 |
|
355 | 356 | frdm_rw612.build.variant=frdm_rw612
|
356 | 357 | frdm_rw612.build.mcu=cortex-m33+nodsp
|
@@ -405,11 +406,11 @@ niclasense.build.core=arduino
|
405 | 406 | niclasense.build.crossprefix=arm-zephyr-eabi-
|
406 | 407 | niclasense.build.compiler_path={runtime.tools.arm-zephyr-eabi-0.16.8.path}/bin/
|
407 | 408 |
|
408 |
| -niclasense.menu.mode.false=Standard |
409 |
| -niclasense.menu.mode.true=Debug |
| 409 | +niclasense.menu.debug.false=Standard |
| 410 | +niclasense.menu.debug.true=Debug |
410 | 411 |
|
411 |
| -niclasense.menu.mode.false.post_build_arg= |
412 |
| -niclasense.menu.mode.true.post_build_arg=debug |
| 412 | +niclasense.menu.debug.false.postbuild_debug= |
| 413 | +niclasense.menu.debug.true.postbuild_debug=-debug |
413 | 414 |
|
414 | 415 | niclasense.build.variant=arduino_nicla_sense_me
|
415 | 416 | niclasense.build.mcu=cortex-m4
|
@@ -481,15 +482,21 @@ portentac33.build.core=arduino
|
481 | 482 | portentac33.build.crossprefix=arm-zephyr-eabi-
|
482 | 483 | portentac33.build.compiler_path={runtime.tools.arm-zephyr-eabi-0.16.8.path}/bin/
|
483 | 484 |
|
| 485 | +portentac33.menu.debug.false=Standard |
| 486 | +portentac33.menu.debug.true=Debug |
| 487 | + |
| 488 | +portentac33.menu.debug.false.postbuild_debug= |
| 489 | +portentac33.menu.debug.true.postbuild_debug=-debug |
| 490 | + |
484 | 491 | portentac33.menu.mode.llext=llext
|
485 | 492 | portentac33.menu.mode.linked=linked
|
486 | 493 |
|
487 | 494 | portentac33.menu.mode.linked.build.extra_extra_ldflags=-lc -lm -lgcc -L{build.variant.path} -Wl,--wrap=random -Wl,--wrap=calloc -Wl,--wrap=free -Wl,--wrap=malloc -Wl,--wrap=realloc
|
488 | 495 | portentac33.menu.mode.linked.build.llext_link_flags=
|
489 | 496 | portentac33.menu.mode.linked.build.suffix=_linked
|
490 | 497 | portentac33.menu.mode.linked.build.ldscript={runtime.platform.path}/variants/linked/linker_script.ld
|
491 |
| -portentac33.menu.mode.linked.upload.externsion=bin.dfu |
492 |
| -portentac33.menu.mode.linked.post_build_arg=linked |
| 498 | +portentac33.menu.mode.linked.upload.extension=bin.dfu |
| 499 | +portentac33.menu.mode.linked.postbuild_mode=-linked |
493 | 500 |
|
494 | 501 | portentac33.build.variant=arduino_portenta_c33
|
495 | 502 | portentac33.build.mcu=cortex-m33
|
|
0 commit comments