[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:
Abtin Keshavarzian
2021-03-19 16:04:55 -07:00
committed by GitHub
parent ae88a2c677
commit 06ca5d855c
31 changed files with 729 additions and 206 deletions
+1
View File
@@ -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"