mirror of
https://github.com/espressif/openthread.git
synced 2026-08-29 13:29:54 +00:00
[android] disable legacy support (#7391)
This commit disables the legacy network support. Tested by GitHub workflow.
This commit is contained in:
@@ -54,9 +54,6 @@
|
||||
/* Define to 1 to enable the joiner role. */
|
||||
#define OPENTHREAD_CONFIG_JOINER_ENABLE 1
|
||||
|
||||
/* Define to 1 if you want to use legacy network support */
|
||||
#define OPENTHREAD_CONFIG_LEGACY_ENABLE 1
|
||||
|
||||
/* Define to 1 to enable the NCP HDLC interface. */
|
||||
#define OPENTHREAD_CONFIG_NCP_HDLC_ENABLE 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user