Skip to content

Commit 5c5ae98

Browse files
authored
Merge pull request #70 from soburi/jenprog_twe
Use jenprog for programming on TWELITE platform
2 parents 6ad52e5 + e765c99 commit 5c5ae98

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

boards.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ twelite.build.options.target_makefile.windows=target_makefile='{runtime.platform
5454
twelite.build.options.sdkbase=SDK_BASE_DIR=/opt/MWSDK/ChipLib/SW4063V1416
5555
twelite.build.options.sdkbase.windows=SDK_BASE_DIR=C:/MWSDK/ChipLib/SW4063V1416
5656
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
57+
twelite.build.options.flashprogrammer.windows=FLASH_PROGRAMMER={runtime.tools.jenprog.path}/JennicModuleProgrammer.exe
5858
twelite.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}
5959
twelite.build.make.goals={build.project_name}.bin {build.project_name}.hex {build.project_name}.elf
6060
twelite.menu.config.TWELITE_BLUE=TWELITE BLUE

dist/platform_template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
{
3838
"packager": "intiki",
3939
"name": "jenprog",
40-
"version": "0.0.20180603"
40+
"version": "1.1.20180609"
4141
}
4242
]
4343
}

0 commit comments

Comments
 (0)