mirror of
https://github.com/espressif/openthread.git
synced 2026-07-09 05:40:27 +00:00
e4a9281054
Seems the strong otPlatOtnsStatus is not used, but the weak otPlatOtnsStatus was used in the original code if built by cmake. This commit fixes this issue. Now both cmake and make builds correctly.