-
Hi there, |
Beta Was this translation helpful? Give feedback.
Answered by
jwhui
Feb 8, 2024
Replies: 1 comment
-
Yes, OT CLI is compiled as a separate library. openthread/examples/apps/cli/mtd.cmake Line 40 in 905a22e Simply do not link or reference any CLI-related functions. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
10andy0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, OT CLI is compiled as a separate library.
openthread/examples/apps/cli/mtd.cmake
Line 40 in 905a22e
Simply do not link or reference any CLI-related functions.