Fix names of avr-raven platform
This commit is contained in:
parent
ee75ec3ced
commit
3b33c198ed
1 changed files with 2 additions and 2 deletions
|
@ -15,10 +15,10 @@ tools:
|
||||||
shell: example-example-shell.native
|
shell: example-example-shell.native
|
||||||
hello-world: example-hello-world.sky example-hello-world.native \
|
hello-world: example-hello-world.sky example-hello-world.native \
|
||||||
example-hello-world.minimal-net example-hello-world.msb430 \
|
example-hello-world.minimal-net example-hello-world.msb430 \
|
||||||
example-hello-world.micaz example-hello-world.raven \
|
example-hello-world.micaz example-hello-world.avr-raven \
|
||||||
example-hello-world.redbee-econotag example-hello-world.z1
|
example-hello-world.redbee-econotag example-hello-world.z1
|
||||||
rime-examples: example-rime.sky example-rime.z1 example-rime.esb example-rime.redbee-econotag
|
rime-examples: example-rime.sky example-rime.z1 example-rime.esb example-rime.redbee-econotag
|
||||||
ipso-ipv6-raven: example-ipso-ipv6-raven.raven
|
ipso-ipv6-raven: example-ipso-ipv6-raven.avr-raven
|
||||||
jcreate: example-jcreate.jcreate
|
jcreate: example-jcreate.jcreate
|
||||||
multi-threading: example-multi-threading.sky \
|
multi-threading: example-multi-threading.sky \
|
||||||
example-multi-threading.native example-multi-threading.msb430 \
|
example-multi-threading.native example-multi-threading.msb430 \
|
||||||
|
|
Loading…
Reference in a new issue