Compile-test the data structure library example
Adds compile tests for native, sky, zoul, nrf52dk
This commit is contained in:
parent
5919f120a5
commit
d56dfde006
@ -10,6 +10,8 @@ multicast/sky \
|
||||
libs/logging/native \
|
||||
libs/energest/native \
|
||||
libs/energest/sky \
|
||||
libs/data-structures/native \
|
||||
libs/data-structures/sky \
|
||||
rpl-udp/sky \
|
||||
rpl-border-router/native \
|
||||
rpl-border-router/sky \
|
||||
|
@ -34,6 +34,7 @@ platform-specific/nrf52dk/coap-demo/nrf52dk:coap-client:SERVER_IPV6_ADDR=ffff \
|
||||
platform-specific/nrf52dk/mqtt-demo/nrf52dk \
|
||||
platform-specific/nrf52dk/blink-hello/nrf52dk \
|
||||
platform-specific/nrf52dk/timer-test/nrf52dk \
|
||||
libs/data-structures/nrf52dk \
|
||||
libs/logging/nrf52dk
|
||||
|
||||
TOOLS=
|
||||
|
@ -26,6 +26,7 @@ http-socket/zoul \
|
||||
libs/timers/zoul \
|
||||
libs/energest/zoul \
|
||||
libs/trickle-library/zoul \
|
||||
libs/data-structures/zoul \
|
||||
nullnet/zoul \
|
||||
slip-radio/zoul \
|
||||
storage/cfs-coffee/openmote-cc2538 \
|
||||
|
Loading…
Reference in New Issue
Block a user