Move example to the top-level dir (rpl-tsch-sixtop)

This commit is contained in:
George Oikonomou 2017-10-28 20:56:25 +01:00
parent ba677a325b
commit 613320f64f
7 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ CONTIKI_PROJECT = node-sixtop
all: $(CONTIKI_PROJECT)
PROJECT_SOURCEFILES += sf-simple.c
CONTIKI=../../..
CONTIKI=../..
MAKE_WITH_SECURITY ?= 0 # force Security from command line

View File

@ -24,9 +24,9 @@
org.contikios.cooja.mspmote.Z1MoteType
<identifier>z11</identifier>
<description>Z1 Mote Type #z11</description>
<source EXPORT="discard">[CONTIKI_DIR]/examples/ipv6/rpl-tsch-sixtop/node-sixtop.c</source>
<source EXPORT="discard">[CONTIKI_DIR]/examples/rpl-tsch-sixtop/node-sixtop.c</source>
<commands EXPORT="discard">make node-sixtop.z1 TARGET=z1</commands>
<firmware EXPORT="copy">[CONTIKI_DIR]/examples/ipv6/rpl-tsch-sixtop/node-sixtop.z1</firmware>
<firmware EXPORT="copy">[CONTIKI_DIR]/examples/rpl-tsch-sixtop/node-sixtop.z1</firmware>
<moteinterface>org.contikios.cooja.interfaces.Position</moteinterface>
<moteinterface>org.contikios.cooja.interfaces.RimeAddress</moteinterface>
<moteinterface>org.contikios.cooja.interfaces.IPAddress</moteinterface>