mirror of
https://github.com/espressif/openthread.git
synced 2026-08-20 09:29:51 +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:
@@ -136,6 +136,7 @@ size_nrf52840_version()
|
||||
"-DOT_MAC_FILTER=ON"
|
||||
"-DOT_MESSAGE_USE_HEAP=ON"
|
||||
"-DOT_MTD_NETDIAG=ON"
|
||||
"-DOT_PING_SENDER=ON"
|
||||
"-DOT_SERVICE=ON"
|
||||
"-DOT_SLAAC=ON"
|
||||
"-DOT_SNTP_CLIENT=ON"
|
||||
|
||||
Reference in New Issue
Block a user