Added compile-test of CoAP/LWM2M with DTLS

This commit is contained in:
Niclas Finne 2018-01-19 14:41:29 +01:00
parent d3613ba10f
commit 06e15563c0
2 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,8 @@ libs/energest/native \
libs/energest/sky \
libs/data-structures/native \
libs/data-structures/sky \
ipso-objects/native \
ipso-objects/native:MAKE_WITH_DTLS=1 \
rpl-udp/sky \
rpl-border-router/native \
rpl-border-router/sky \

View File

@ -10,6 +10,7 @@ platform-specific/cc2538-common/pka/zoul \
platform-specific/zoul/orion/ip64-router/zoul:BOARD=orion \
coap/zoul \
ipso-objects/zoul \
ipso-objects/zoul:MAKE_WITH_DTLS=1 \
hello-world/zoul \
sensniff/zoul \
sensniff/zoul:ZOUL_CONF_SUB_GHZ_SNIFFER=1 \