mirror of
https://github.com/espressif/esp-protocols.git
synced 2026-05-05 12:24:12 +02:00
2e269640c6
1.2.0
Features
- Add support for interface argument (90ddb04e)
11 lines
350 B
YAML
11 lines
350 B
YAML
version: 1.2.0
|
|
url: https://github.com/espressif/esp-protocols/tree/master/components/console_cmd_ping
|
|
description: The component provides a console where the 'ping' command can be executed.
|
|
dependencies:
|
|
idf:
|
|
version: '>=5.0'
|
|
espressif/console_simple_init:
|
|
version: '>=1.1.0'
|
|
override_path: '../console_simple_init'
|
|
public: true
|