[openthread] enable coaps feature (#1851)

This commit is contained in:
Jonathan Hui 2018-10-04 00:27:36 -07:00 committed by Oliver Chang
parent 7b179a4a24
commit 00d6c55aa4
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
./configure \
--enable-fuzz-targets \
--enable-application-coap \
--enable-application-coap-secure \
--enable-border-agent \
--enable-border-router \
--enable-cert-log \