mirror of
https://github.com/espressif/openthread.git
synced 2026-09-06 17:20:09 +00:00
CoAP API cleanup.
This commit is contained in:
+3
-1
@@ -35,6 +35,7 @@ DIST_SUBDIRS = \
|
||||
commissioning \
|
||||
dhcp6 \
|
||||
ncp \
|
||||
openthread \
|
||||
platform \
|
||||
$(NULL)
|
||||
|
||||
@@ -45,6 +46,7 @@ SUBDIRS = \
|
||||
commissioning \
|
||||
dhcp6 \
|
||||
ncp \
|
||||
openthread \
|
||||
platform \
|
||||
$(NULL)
|
||||
|
||||
@@ -55,13 +57,13 @@ PRETTY_SUBDIRS = \
|
||||
commissioning \
|
||||
dhcp6 \
|
||||
ncp \
|
||||
openthread \
|
||||
platform \
|
||||
$(NULL)
|
||||
|
||||
include_HEADERS = \
|
||||
openthread/link_raw.h \
|
||||
openthread.h \
|
||||
openthread-coap.h \
|
||||
openthread-crypto.h \
|
||||
openthread-diag.h \
|
||||
openthread-icmp6.h \
|
||||
|
||||
Reference in New Issue
Block a user