feat(console): Console for runtime network interface configuration and monitoring

This commit is contained in:
Abhik Roy
2023-07-29 00:08:33 +10:00
parent 9c555b90d4
commit 8bab1420d3
16 changed files with 1082 additions and 3 deletions

View File

@@ -41,3 +41,7 @@ Please refer to instructions in [ESP-IDF](https://github.com/espressif/esp-idf)
### console_cmd_ping
* Brief introduction [README](components/console_cmd_ping/README.md)
### console_cmd_ifconfig
* Brief introduction [README](components/console_cmd_ifconfig/README.md)