cc26xx web demo example: add compile test with RPL Classic, in order to build 6lbr client

This commit is contained in:
Simon Duquennoy 2018-04-18 12:03:50 -07:00
parent dcb248500f
commit 95e02300f3
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ TOOLSDIR=../../tools
EXAMPLES = \
platform-specific/cc26xx/cc26xx-web-demo/srf06-cc26xx \
platform-specific/cc26xx/cc26xx-web-demo/srf06-cc26xx:MAKE_ROUTING=MAKE_ROUTING_RPL_CLASSIC \
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 \