2014-07-06 01:48:56 +00:00
|
|
|
EXAMPLESDIR=../../examples
|
|
|
|
TOOLSDIR=../../tools
|
|
|
|
|
|
|
|
EXAMPLES = \
|
2017-05-16 14:04:19 +00:00
|
|
|
platform-specific/cc26xx/cc26xx-web-demo/srf06-cc26xx \
|
|
|
|
platform-specific/cc26xx/very-sleepy-demo/srf06-cc26xx:BOARD=sensortag/cc2650 \
|
|
|
|
platform-specific/cc26xx/cc26xx-web-demo/srf06-cc26xx:BOARD=sensortag/cc2650 \
|
|
|
|
platform-specific/cc26xx/cc26xx-web-demo/srf06-cc26xx:BOARD=sensortag/cc1350 \
|
|
|
|
platform-specific/cc26xx/cc26xx-web-demo/srf06-cc26xx:BOARD=srf06/cc13xx \
|
|
|
|
platform-specific/cc26xx/cc26xx-web-demo/srf06-cc26xx:BOARD=launchpad/cc2650 \
|
|
|
|
platform-specific/cc26xx/cc26xx-web-demo/srf06-cc26xx:BOARD=launchpad/cc1310 \
|
|
|
|
platform-specific/cc26xx/cc26xx-web-demo/srf06-cc26xx:BOARD=launchpad/cc1350 \
|
|
|
|
platform-specific/cc26xx/very-sleepy-demo/srf06-cc26xx \
|
2015-02-17 00:04:34 +00:00
|
|
|
hello-world/cc2538dk \
|
|
|
|
ipv6/rpl-border-router/cc2538dk \
|
2017-07-03 15:05:14 +00:00
|
|
|
ipv6/rpl-udp/cc2538dk \
|
|
|
|
ipv6/rpl-simple/cc2538dk \
|
2017-09-02 07:41:40 +00:00
|
|
|
ipv6/coap-example/cc2538dk \
|
2015-12-21 13:57:45 +00:00
|
|
|
ipso-objects/cc2538dk \
|
2017-05-16 14:04:19 +00:00
|
|
|
platform-specific/cc2538dk/udp-ipv6-echo-server/cc2538dk \
|
2015-02-17 00:04:34 +00:00
|
|
|
ipv6/multicast/cc2538dk \
|
2017-05-16 14:04:19 +00:00
|
|
|
platform-specific/cc2538-common/cc2538dk \
|
|
|
|
platform-specific/cc2538-common/mqtt-demo/cc2538dk \
|
|
|
|
platform-specific/cc2538-common/crypto/cc2538dk \
|
|
|
|
platform-specific/cc2538-common/pka/cc2538dk \
|
|
|
|
platform-specific/cc2538-common/zoul \
|
|
|
|
platform-specific/cc2538-common/mqtt-demo/zoul \
|
|
|
|
platform-specific/cc2538-common/crypto/zoul \
|
|
|
|
platform-specific/cc2538-common/pka/zoul \
|
2017-05-17 20:24:41 +00:00
|
|
|
platform-specific/zoul/orion/ip64-router/zoul:BOARD=orion \
|
2017-09-02 07:41:40 +00:00
|
|
|
ipv6/coap-example/zoul \
|
2015-12-21 13:57:45 +00:00
|
|
|
ipso-objects/zoul \
|
2015-11-12 15:29:41 +00:00
|
|
|
hello-world/zoul \
|
2016-07-24 02:48:37 +00:00
|
|
|
sensniff/cc2538dk \
|
|
|
|
sensniff/openmote-cc2538 \
|
|
|
|
sensniff/zoul \
|
|
|
|
sensniff/zoul:ZOUL_CONF_SUB_GHZ_SNIFFER=1 \
|
|
|
|
sensniff/srf06-cc26xx \
|
|
|
|
sensniff/srf06-cc26xx:BOARD=launchpad/cc1310 \
|
2016-05-29 21:37:34 +00:00
|
|
|
cfs-coffee/cc2538dk \
|
|
|
|
cfs-coffee/openmote-cc2538 \
|
2016-08-03 14:00:31 +00:00
|
|
|
cfs-coffee/zoul \
|
|
|
|
ipv6/rpl-tsch/zoul \
|
|
|
|
ipv6/rpl-tsch/zoul:MAKE_WITH_ORCHESTRA=1 \
|
2017-06-21 08:04:30 +00:00
|
|
|
ipv6/rpl-tsch/zoul:MAKE_WITH_SECURITY=1 \
|
|
|
|
logging/zoul \
|
2017-09-14 12:48:08 +00:00
|
|
|
6tisch/etsi-plugtest-2017/zoul:BOARD=remote \
|
|
|
|
6tisch/etsi-plugtest-2017/srf06-cc26xx:BOARD=launchpad/cc2650
|
2014-07-06 01:48:56 +00:00
|
|
|
|
|
|
|
TOOLS=
|
|
|
|
|
|
|
|
include ../Makefile.compile-test
|