Skip to content

Commit

Permalink
Test the CC13xx/CC26xx base demo for both supported platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
g-oikonomou committed Nov 23, 2020
1 parent 57f901e commit 17e30e8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/02-compile-arm-ports/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ hello-world/openmote:BOARD=openmote-b \
hello-world/openmote:BOARD=openmote-cc2538 \
hello-world/zoul:BOARD=firefly-reva:DEFINES=ZOUL_CONF_USE_CC1200_RADIO=1 \
hello-world/simplelink:BOARD=srf06/cc13x0 \
hello-world/simplelink:BOARD=sensortag/cc1350 \
hello-world/simplelink:BOARD=launchpad/cc1310 \
hello-world/simplelink:BOARD=launchpad/cc1312r1 \
hello-world/simplelink:BOARD=launchpad/cc1350 \
Expand Down Expand Up @@ -57,6 +56,8 @@ platform-specific/cc2538-common/crypto/zoul \
platform-specific/cc2538-common/pka/zoul \
platform-specific/cc26x0-cc13x0/cc26x0-web-demo/cc26x0-cc13x0:BOARD=sensortag/cc2650 \
platform-specific/cc26x0-cc13x0/cc26x0-web-demo/cc26x0-cc13x0:BOARD=sensortag/cc1350 \
platform-specific/cc26x0-cc13x0/base-demo/cc26x0-cc13x0:BOARD=sensortag/cc2650 \
platform-specific/cc26x0-cc13x0/base-demo/simplelink:BOARD=sensortag/cc1350 \
platform-specific/nrf52dk/blink-hello/nrf52dk \
platform-specific/nrf52dk/coap-demo/coap-client/nrf52dk:SERVER_IPV6_EP=ffff \
platform-specific/nrf52dk/mqtt-demo/nrf52dk \
Expand Down

0 comments on commit 17e30e8

Please sign in to comment.