2014-07-06 03:48:56 +02:00
|
|
|
EXAMPLESDIR=../../examples
|
|
|
|
TOOLSDIR=../../tools
|
|
|
|
|
|
|
|
EXAMPLES = \
|
|
|
|
hello-world/ev-aducrf101mkxz \
|
|
|
|
ipv6/rpl-border-router/ev-aducrf101mkxz \
|
|
|
|
webserver-ipv6/ev-aducrf101mkxz \
|
|
|
|
ipv6/multicast/ev-aducrf101mkxz \
|
|
|
|
cc2538dk/sniffer/ev-aducrf101mkxz \
|
2015-02-25 13:16:27 +01:00
|
|
|
cc26xx/cc26xx-web-demo/srf06-cc26xx \
|
2016-01-10 16:59:47 +01:00
|
|
|
cc26xx/very-sleepy-demo/srf06-cc26xx:BOARD=sensortag/cc2650 \
|
|
|
|
cc26xx/cc26xx-web-demo/srf06-cc26xx:BOARD=sensortag/cc2650 \
|
|
|
|
cc26xx/cc26xx-web-demo/srf06-cc26xx:BOARD=srf06/cc13xx \
|
2015-08-16 17:35:45 +02:00
|
|
|
cc26xx/very-sleepy-demo/srf06-cc26xx \
|
2015-02-17 01:04:34 +01:00
|
|
|
hello-world/cc2538dk \
|
|
|
|
ipv6/rpl-border-router/cc2538dk \
|
|
|
|
er-rest-example/cc2538dk \
|
2015-12-21 14:57:45 +01:00
|
|
|
ipso-objects/cc2538dk \
|
2015-02-17 01:04:34 +01:00
|
|
|
webserver-ipv6/cc2538dk \
|
|
|
|
cc2538dk/cc2538dk \
|
|
|
|
cc2538dk/udp-ipv6-echo-server/cc2538dk \
|
|
|
|
cc2538dk/sniffer/cc2538dk \
|
|
|
|
cc2538dk/mqtt-demo/cc2538dk \
|
2016-01-09 15:09:02 +01:00
|
|
|
cc2538dk/crypto/cc2538dk \
|
|
|
|
cc2538dk/pka/cc2538dk \
|
2015-02-17 01:04:34 +01:00
|
|
|
ipv6/multicast/cc2538dk \
|
2015-11-24 22:52:29 +01:00
|
|
|
zolertia/zoul/zoul \
|
2015-11-12 16:29:41 +01:00
|
|
|
zolertia/zoul/cc1200-demo/zoul \
|
|
|
|
er-rest-example/zoul \
|
2015-12-21 14:57:45 +01:00
|
|
|
ipso-objects/zoul \
|
2015-11-12 16:29:41 +01:00
|
|
|
hello-world/zoul \
|
|
|
|
cc2538dk/mqtt-demo/zoul \
|
2015-07-24 16:23:13 +02:00
|
|
|
er-rest-example/stm32nucleo-spirit1 \
|
|
|
|
ipv6/rpl-border-router/stm32nucleo-spirit1 \
|
|
|
|
ipv6/rpl-udp/stm32nucleo-spirit1 \
|
|
|
|
ipv6/simple-udp-rpl/stm32nucleo-spirit1 \
|
|
|
|
stm32nucleo-spirit1/sensor-demo/stm32nucleo-spirit1 \
|
|
|
|
ipv6/multicast/stm32nucleo-spirit1 \
|
|
|
|
udp-ipv6/stm32nucleo-spirit1 \
|
|
|
|
hello-world/stm32nucleo-spirit1 \
|
2014-07-06 03:48:56 +02:00
|
|
|
|
|
|
|
TOOLS=
|
|
|
|
|
|
|
|
include ../Makefile.compile-test
|