[ncp] remove legacy network support (#8723)

This commit removes legacy network support as it's not used anymore.
This commit is contained in:
Yakun Xu
2023-02-08 22:36:53 -08:00
committed by GitHub
parent 5507465290
commit 6e6a2ae145
23 changed files with 19 additions and 370 deletions
-1
View File
@@ -116,7 +116,6 @@ OT_CLANG_TIDY_BUILD_OPTS=(
'-DOT_IP6_FRAGM=ON'
'-DOT_JAM_DETECTION=ON'
'-DOT_JOINER=ON'
'-DOT_LEGACY=ON'
'-DOT_LINK_RAW=ON'
'-DOT_LINK_METRICS_INITIATOR=ON'
'-DOT_LINK_METRICS_SUBJECT=ON'