Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
e3da-public
contiki-ng
Commits
ca13d2c3
Commit
ca13d2c3
authored
Dec 13, 2017
by
Simon Duquennoy
Browse files
CI: added more compile tests for RPL Classic
parent
30d12fd9
Changes
2
Hide whitespace changes
Inline
Side-by-side
tests/01-compile-base/Makefile
View file @
ca13d2c3
...
...
@@ -4,6 +4,7 @@ TOOLSDIR=../../tools
EXAMPLES
=
\
hello-world/native
\
hello-world/native:MAKE_NET
=
MAKE_NET_NULLNET
\
hello-world/native:MAKE_ROUTING
=
MAKE_ROUTING_RPL_CLASSIC
\
hello-world/sky
\
storage/eeprom-test/native
\
multicast/sky
\
...
...
tests/02-compile-arm-ports-01/Makefile
View file @
ca13d2c3
...
...
@@ -28,6 +28,7 @@ platform-specific/cc2538-common/crypto/cc2538dk \
platform-specific/cc2538-common/pka/cc2538dk
\
hello-world/cc2538dk
\
rpl-border-router/cc2538dk
\
rpl-border-router/cc2538dk:MAKE_ROUTING
=
MAKE_ROUTING_RPL_CLASSIC
\
hello-world/nrf52dk
\
platform-specific/nrf52dk/coap-demo/nrf52dk:coap-server
\
platform-specific/nrf52dk/coap-demo/nrf52dk:coap-client:SERVER_IPV6_EP
=
ffff
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment