@@ -15,7 +15,9 @@ jn516x.build.compiler.path.windows=C:/NXP/bstudio_nxp/sdk/Tools/ba-elf-ba2-r3637
1515jn516x.build.uploader.path=""
1616jn516x.build.options.target_makefile=target_makefile={runtime.platform.path}/variants/{build.variant}/Makefile.variant
1717jn516x.build.options.target_makefile.windows=target_makefile='{runtime.platform.path}/variants/{build.variant}/Makefile.variant'
18- jn516x.build.make.vars={build.options.target_makefile} CONTIKI_TARGET_MAIN=override-contiki-jn516x-main.c TARGET_WITH_UART1=1 PLATFORM_CONF_H='{runtime.platform.path}/variants/{build.variant}/{build.variant}-platform-conf.h' PREINCLUDE_FILES='{build.core.path}/weak_pragmas.h' {build.trace} {build.rpl}
18+ jn516x.build.options.flashprogrammer=FLASH_PROGRAMMER={runtime.tools.jenprog.path}/JennicModuleProgrammer
19+ jn516x.build.options.flashprogrammer.windows=
20+ jn516x.build.make.vars={build.options.target_makefile} CONTIKI_TARGET_MAIN=override-contiki-jn516x-main.c TARGET_WITH_UART1=1 PLATFORM_CONF_H='{runtime.platform.path}/variants/{build.variant}/{build.variant}-platform-conf.h' PREINCLUDE_FILES='{build.core.path}/weak_pragmas.h' {build.trace} {build.rpl} {build.options.flashprogrammer}
1921jn516x.build.make.goals={build.project_name}.bin {build.project_name}.hex {build.project_name}.elf
2022jn516x.menu.config.jn5169=JN5169
2123jn516x.menu.config.jn5169.build.config_vars=CHIP=JN5169 LINKCMD='{runtime.platform.path}/variants/{build.variant}/ldscript/Arduinize_JN5169.ld'
@@ -51,8 +53,8 @@ twelite.build.options.target_makefile=target_makefile={runtime.platform.path}/va
5153twelite.build.options.target_makefile.windows=target_makefile='{runtime.platform.path}/variants/{build.variant}/Makefile.variant'
5254twelite.build.options.sdkbase=SDK_BASE_DIR=/opt/MWSDK/ChipLib/SW4063V1416
5355twelite.build.options.sdkbase.windows=SDK_BASE_DIR=C:/MWSDK/ChipLib/SW4063V1416
54- twelite.build.options.flashprogrammer=
55- twelite.build.options.flashprogrammer.windows=FLASH_PROGRAMMER =C:/MWSDK/Tools/ProductionFlashProgrammer/JN51xxProgrammer.exe
56+ twelite.build.options.flashprogrammer=FLASH_PROGRAMMER={runtime.tools.jenprog.path}/JennicModuleProgrammer
57+ twelite.build.options.flashprogrammer.windows=FLASH_PROGRMMER =C:/MWSDK/Tools/ProductionFlashProgrammer/JN51xxProgrammer.exe
5658twelite.build.make.vars={build.options.target_makefile} CONTIKI_TARGET_MAIN=override-contiki-jn516x-main.c TARGET_WITH_UART1=1 PLATFORM_CONF_H='{runtime.platform.path}/variants/{build.variant}/{build.variant}-platform-conf.h' PREINCLUDE_FILES='{build.core.path}/weak_pragmas.h' {build.trace} {build.rpl} {build.options.sdkbase} {build.options.flashprogrammer}
5759twelite.build.make.goals={build.project_name}.bin {build.project_name}.hex {build.project_name}.elf
5860twelite.menu.config.TWELITE_BLUE=TWELITE BLUE
0 commit comments