mirror of
https://github.com/espressif/openthread.git
synced 2026-09-09 10:40:09 +00:00
CoAP: Implement CoAP client (#829)
* CoAP Client implementation * CoAP update in MleRouter and AddressResolver * Add CoAP client to Windows project files
This commit is contained in:
committed by
Jonathan Hui
parent
4538dafd3d
commit
be73d98e0b
@@ -59,6 +59,7 @@ include_HEADERS = \
|
||||
openthread.h \
|
||||
openthread-diag.h \
|
||||
openthread-types.h \
|
||||
openthread-coap.h \
|
||||
$(NULL)
|
||||
|
||||
install-headers: install-includeHEADERS
|
||||
|
||||
Reference in New Issue
Block a user