mirror of
https://github.com/espressif/openthread.git
synced 2026-09-06 09:10:04 +00:00
[build] move hdlc to lib/hdlc (#4590)
This commit moves hdlc from src/ncp to src/lib/hdlc, src/spinel is also moved to src/lib/spinel.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#include "common/instance.hpp"
|
||||
#include "common/message.hpp"
|
||||
#include "common/random.hpp"
|
||||
#include "spinel/spinel_buffer.hpp"
|
||||
#include "lib/spinel/spinel_buffer.hpp"
|
||||
|
||||
#include "test_platform.h"
|
||||
#include "test_util.hpp"
|
||||
|
||||
Reference in New Issue
Block a user