Skip to content

Commit

Permalink
Merge pull request #70 from soburi/jenprog_twe
Browse files Browse the repository at this point in the history
Use jenprog for programming on TWELITE platform
  • Loading branch information
soburi authored Jun 9, 2018
2 parents 6ad52e5 + e765c99 commit 5c5ae98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion boards.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ twelite.build.options.target_makefile.windows=target_makefile='{runtime.platform
twelite.build.options.sdkbase=SDK_BASE_DIR=/opt/MWSDK/ChipLib/SW4063V1416
twelite.build.options.sdkbase.windows=SDK_BASE_DIR=C:/MWSDK/ChipLib/SW4063V1416
twelite.build.options.flashprogrammer=FLASH_PROGRAMMER={runtime.tools.jenprog.path}/JennicModuleProgrammer
twelite.build.options.flashprogrammer.windows=FLASH_PROGRMMER=C:/MWSDK/Tools/ProductionFlashProgrammer/JN51xxProgrammer.exe
twelite.build.options.flashprogrammer.windows=FLASH_PROGRAMMER={runtime.tools.jenprog.path}/JennicModuleProgrammer.exe
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}
twelite.build.make.goals={build.project_name}.bin {build.project_name}.hex {build.project_name}.elf
twelite.menu.config.TWELITE_BLUE=TWELITE BLUE
Expand Down
2 changes: 1 addition & 1 deletion dist/platform_template.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
{
"packager": "intiki",
"name": "jenprog",
"version": "0.0.20180603"
"version": "1.1.20180609"
}
]
}

0 comments on commit 5c5ae98

Please sign in to comment.