Removed the deprecated netsim platform. Added z1 and redbee.
This commit is contained in:
parent
722b6e0b96
commit
07fcc7ae84
2 changed files with 10 additions and 6 deletions
|
@ -12,14 +12,17 @@ tools:
|
|||
@(cd ../../../tools ; $(MAKE))
|
||||
@(cd ../../../tools/sky/uip6-bridge ; $(MAKE))
|
||||
|
||||
shell: example-example-shell.native example-example-shell.netsim
|
||||
shell: example-example-shell.native
|
||||
hello-world: example-hello-world.sky example-hello-world.native \
|
||||
example-hello-world.netsim example-hello-world.minimal-net example-hello-world.msb430
|
||||
rime-examples: example-rime.sky example-rime.netsim example-rime.esb
|
||||
example-hello-world.minimal-net example-hello-world.msb430
|
||||
example-hello-world.micaz example-hello-world.raven
|
||||
example-hello-world.redbee-econotag example-hello-world.z1
|
||||
rime-examples: example-rime.sky example-rime.z1 example-rime.esb example-rime.redbee-econotag
|
||||
ipso-ipv6-raven: example-ipso-ipv6-raven.raven
|
||||
jcreate: example-jcreate.jcreate
|
||||
multi-threading: example-multi-threading.sky \
|
||||
example-multi-threading.native example-multi-threading.msb430
|
||||
example-multi-threading.native example-multi-threading.msb430 \
|
||||
example-multi-threading.z1
|
||||
sky: example-sky.sky
|
||||
sky-ip: example-sky-ip.sky
|
||||
sky-shell: example-sky-shell.sky
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue