Move example to the top-level dir (rpl-tsch-sixtop)
This commit is contained in:
parent
ba677a325b
commit
613320f64f
@ -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
|
||||
|
@ -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>
|
Loading…
Reference in New Issue
Block a user