mirror of
https://github.com/espressif/openthread.git
synced 2026-08-21 01:49:52 +00:00
[utils] add 'Utils::PingSender' (#6284)
This commit adds a new module `Utils::PingSender`. This module is then used by CLI to support ping command.
This commit is contained in:
@@ -106,6 +106,7 @@ readonly OT_CLANG_TIDY_BUILD_OPTS=(
|
||||
'-DOT_LINK_METRICS=ON'
|
||||
'-DOT_MAC_FILTER=ON'
|
||||
'-DOT_MTD_NETDIAG=ON'
|
||||
'-DOT_PING_SENDER=ON'
|
||||
'-DOT_REFERENCE_DEVICE=ON'
|
||||
'-DOT_SERVICE=ON'
|
||||
'-DOT_SLAAC=ON'
|
||||
|
||||
Reference in New Issue
Block a user