osd-contiki/regression-tests/15-compile-arm-apcs-ports/Makefile

24 lines
515 B
Makefile
Raw Normal View History

EXAMPLESDIR=../../examples
TOOLSDIR=../../tools
EXAMPLES = \
hello-world/econotag \
hello-world/mbxxx \
hello-world/cc2538dk \
ipv6/rpl-border-router/econotag \
ipv6/rpl-border-router/cc2538dk \
er-rest-example/econotag \
er-rest-example/cc2538dk \
webserver-ipv6/econotag \
webserver-ipv6/cc2538dk \
cc2538dk/cc2538dk \
cc2538dk/udp-ipv6-echo-server/cc2538dk \
cc2538dk/sniffer/cc2538dk \
2015-02-17 13:49:09 +01:00
cc2538dk/mqtt-demo/cc2538dk \
2012-12-17 00:33:27 +01:00
ipv6/multicast/econotag \
ipv6/multicast/cc2538dk \
TOOLS=
include ../Makefile.compile-test