Move cc2538dk travis tests to the arm-aapcs job
It makes sense to test cc2538dk with the toolchain recommended in the README (GNU Tools for ARM Embedded Processors) rather than the one which was being used two years ago (Sourcery G++ Lite)
This commit is contained in:
parent
9fcb7f721f
commit
52eb7a3b57
3 changed files with 10 additions and 10 deletions
|
@ -4,19 +4,10 @@ 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 \
|
||||
cc2538dk/mqtt-demo/cc2538dk \
|
||||
ipv6/multicast/econotag \
|
||||
ipv6/multicast/cc2538dk \
|
||||
|
||||
TOOLS=
|
||||
|
||||
|
|
|
@ -8,6 +8,15 @@ webserver-ipv6/ev-aducrf101mkxz \
|
|||
ipv6/multicast/ev-aducrf101mkxz \
|
||||
cc2538dk/sniffer/ev-aducrf101mkxz \
|
||||
cc26xx/cc26xx-web-demo/srf06-cc26xx \
|
||||
hello-world/cc2538dk \
|
||||
ipv6/rpl-border-router/cc2538dk \
|
||||
er-rest-example/cc2538dk \
|
||||
webserver-ipv6/cc2538dk \
|
||||
cc2538dk/cc2538dk \
|
||||
cc2538dk/udp-ipv6-echo-server/cc2538dk \
|
||||
cc2538dk/sniffer/cc2538dk \
|
||||
cc2538dk/mqtt-demo/cc2538dk \
|
||||
ipv6/multicast/cc2538dk \
|
||||
|
||||
TOOLS=
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue