mirror of
https://github.com/espressif/openthread.git
synced 2026-09-18 07:00:08 +00:00
Move openthread.h to openthread/openthread.h.
This commit is contained in:
@@ -50,8 +50,6 @@ PRETTY_SUBDIRS = \
|
||||
$(NULL)
|
||||
|
||||
include_HEADERS = \
|
||||
openthread/link_raw.h \
|
||||
openthread.h \
|
||||
openthread-diag.h \
|
||||
openthread-icmp6.h \
|
||||
$(NULL)
|
||||
|
||||
@@ -41,9 +41,11 @@ openthread_headers = \
|
||||
jam_detection.h \
|
||||
joiner.h \
|
||||
link.h \
|
||||
link_raw.h \
|
||||
message.h \
|
||||
ncp.h \
|
||||
netdata.h \
|
||||
openthread.h \
|
||||
tasklet.h \
|
||||
thread.h \
|
||||
types.h \
|
||||
|
||||
Reference in New Issue
Block a user