feat(coap): Add COAP enable macro to make coap not build if application not use coap module

This commit is contained in:
yuanjm
2020-09-18 11:51:18 +08:00
parent 9ed7356f01
commit 684ea0a479
7 changed files with 51 additions and 33 deletions

@ -0,0 +1 @@
CONFIG_ENABLE_COAP=y