Compile tests: added missing examples

This commit is contained in:
Atis Elsts 2018-03-09 13:44:11 +00:00
parent 164a8b218b
commit 6b05eaed41
2 changed files with 4 additions and 1 deletions

View File

@ -13,12 +13,14 @@ libs/energest/native \
libs/energest/sky \ libs/energest/sky \
libs/data-structures/native \ libs/data-structures/native \
libs/data-structures/sky \ libs/data-structures/sky \
libs/stack-check/sky \
ipso-objects/native \ ipso-objects/native \
ipso-objects/native:MAKE_WITH_DTLS=1 \ ipso-objects/native:MAKE_WITH_DTLS=1 \
rpl-udp/sky \ rpl-udp/sky \
rpl-border-router/native \ rpl-border-router/native \
rpl-border-router/sky \ rpl-border-router/sky \
slip-radio/sky \ slip-radio/sky \
ipv6-hooks/sky \
nullnet/native \ nullnet/native \
TOOLS= TOOLS=

View File

@ -55,7 +55,8 @@ hello-world/openmote-cc2538 \
rpl-udp/openmote-cc2538 \ rpl-udp/openmote-cc2538 \
dev/gpio-hal/openmote-cc2538 \ dev/gpio-hal/openmote-cc2538 \
dev/leds/openmote-cc2538 \ dev/leds/openmote-cc2538 \
rpl-border-router/openmote-cc2538 rpl-border-router/openmote-cc2538 \
ipv6-hooks/openmote-cc2538 \
TOOLS= TOOLS=