mirror of
https://github.com/espressif/openthread.git
synced 2026-09-15 13:40:06 +00:00
[android] add missing OPENTHREAD_ENABLE_POSIX_APP (#3519)
This commit is contained in:
@@ -96,6 +96,9 @@
|
||||
/* Define to 1 if using NCP vendor hook */
|
||||
#define OPENTHREAD_ENABLE_NCP_VENDOR_HOOK 0
|
||||
|
||||
/* Define to 1 to build posix application. */
|
||||
#define OPENTHREAD_ENABLE_POSIX_APP 1
|
||||
|
||||
/* Define to 1 if you want to enable raw link-layer API */
|
||||
#define OPENTHREAD_ENABLE_RAW_LINK_API 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user