mirror of
https://github.com/espressif/openthread.git
synced 2026-09-05 16:50:05 +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:
@@ -93,6 +93,7 @@ readonly OT_POSIX_SIM_COMMON_OPTIONS=(
|
||||
"-DOT_LEGACY=ON"
|
||||
"-DOT_MAC_FILTER=ON"
|
||||
"-DOT_MTD_NETDIAG=ON"
|
||||
"-DOT_PING_SENDER=ON"
|
||||
"-DOT_REFERENCE_DEVICE=ON"
|
||||
"-DOT_SERVICE=ON"
|
||||
"-DOT_SNTP_CLIENT=ON"
|
||||
|
||||
Reference in New Issue
Block a user