Removed the energest-demo from the nightly builds since it is now moved to contikiprojects
This commit is contained in:
parent
b5ea3e297b
commit
3746ffb4f1
|
@ -4,11 +4,10 @@ all:
|
||||||
@uname -a
|
@uname -a
|
||||||
@$(MAKE) -s -k compile || cat *.output
|
@$(MAKE) -s -k compile || cat *.output
|
||||||
|
|
||||||
compile: rime-examples energest-demo shell hello-world \
|
compile: rime-examples shell hello-world \
|
||||||
ipso-ipv6-raven jcreate multi-threading sky sky-ip sky-shell \
|
ipso-ipv6-raven jcreate multi-threading sky sky-ip sky-shell \
|
||||||
webserver-ipv6 webserver-ipv6-raven
|
webserver-ipv6 webserver-ipv6-raven
|
||||||
|
|
||||||
energest-demo: example-energest-demo.sky
|
|
||||||
shell: example-example-shell.native example-example-shell.netsim
|
shell: example-example-shell.native example-example-shell.netsim
|
||||||
hello-world: example-hello-world.sky example-hello-world.native \
|
hello-world: example-hello-world.sky example-hello-world.native \
|
||||||
example-hello-world.netsim example-hello-world.minimal-net example-hello-world.msb430
|
example-hello-world.netsim example-hello-world.minimal-net example-hello-world.msb430
|
||||||
|
|
Loading…
Reference in a new issue