mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-08 15:09:29 +08:00
feat(coap): Add COAP enable macro to make coap not build if application not use coap module
This commit is contained in:
components/coap
examples/protocols
coap_client
coap_server
1
examples/protocols/coap_server/sdkconfig.defaults
Normal file
1
examples/protocols/coap_server/sdkconfig.defaults
Normal file
@ -0,0 +1 @@
|
||||
CONFIG_ENABLE_COAP=y
|
Reference in New Issue
Block a user