Skip to content

Commit

Permalink
Merge pull request #35 from soburi/remove_twelite_from_jn516x
Browse files Browse the repository at this point in the history
Remove TWELITE configuration from jn516x menu
  • Loading branch information
soburi authored Sep 1, 2017
2 parents f4eaa5f + 741bc59 commit 3a9502d
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions boards.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@ jn516x.build.compiler.path=C:/NXP/bstudio_nxp/sdk/Tools/ba-elf-ba2-r36379/bin
jn516x.build.uploader.path=""
jn516x.build.make.vars=target_makefile='{runtime.platform.path}/variants/{build.variant}/Makefile.variant' 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'
jn516x.build.make.goals={build.project_name}.bin {build.project_name}.hex {build.project_name}.elf
jn516x.menu.config.TWELITE_BLUE=TWELITE BLUE
jn516x.menu.config.TWELITE_BLUE.build.config_vars=CHIP=JN5164 LINKCMD='{runtime.platform.path}/variants/{build.variant}/ldscript/Arduinize.ld'
jn516x.menu.config.TWELITE_RED=TWELITE RED
jn516x.menu.config.TWELITE_RED.build.config_vars=CHIP=JN5169 LINKCMD='{runtime.platform.path}/variants/{build.variant}/ldscript/Arduinize_JN5169.ld'
jn516x.menu.config.meshbee=Mesh Bee
jn516x.menu.config.meshbee.build.config_vars=CHIP=JN5168 LINKCMD='{runtime.platform.path}/variants/{build.variant}/ldscript/Arduinize.ld'
jn516x.menu.config.jn5169=JN5169
jn516x.menu.config.jn5169.build.config_vars=CHIP=JN5169 LINKCMD='{runtime.platform.path}/variants/{build.variant}/ldscript/Arduinize_JN5169.ld'
jn516x.menu.config.jn5168=JN5168
Expand All @@ -26,6 +20,8 @@ jn516x.menu.config.jn5164=JN5164
jn516x.menu.config.jn5164.build.config_vars=CHIP=JN5164 LINKCMD='{runtime.platform.path}/variants/{build.variant}/ldscript/Arduinize.ld'
jn516x.menu.config.jn5161=JN5161
jn516x.menu.config.jn5161.build.config_vars=CHIP=JN5161 LINKCMD='{runtime.platform.path}/variants/{build.variant}/ldscript/Arduinize.ld'
jn516x.menu.config.meshbee=Mesh Bee
jn516x.menu.config.meshbee.build.config_vars=CHIP=JN5168 LINKCMD='{runtime.platform.path}/variants/{build.variant}/ldscript/Arduinize.ld'

twelite.name=Mono Wireless TWELITE
twelite.upload.tool=contiki-makehelper
Expand Down

0 comments on commit 3a9502d

Please sign in to comment.