mirror of
https://github.com/espressif/openthread.git
synced 2026-08-07 03:07:47 +00:00
[srp-server] fix clang-tidy warnings (#6822)
- enable SRP server in clang-tidy check - remove static member access through instance
This commit is contained in:
@@ -114,6 +114,7 @@ readonly OT_CLANG_TIDY_BUILD_OPTS=(
|
||||
'-DOT_SLAAC=ON'
|
||||
'-DOT_SNTP_CLIENT=ON'
|
||||
'-DOT_SRP_CLIENT=ON'
|
||||
'-DOT_SRP_SERVER=ON'
|
||||
'-DOT_THREAD_VERSION=1.2'
|
||||
'-DOT_TREL=ON'
|
||||
'-DOT_COVERAGE=ON'
|
||||
|
||||
Reference in New Issue
Block a user