You are using staging server - a separate instance of the ESP Component Registry that allows you to try distribution tools and processes without affecting the real registry.

uploaded 6 months ago
Iperf command based on esp-idf console

readme

# Iperf command based on console

## Documentation
- TBD

### Installation
#### Platform I/O (Arduino or ESP-IDF):
- Add the following to `libs_deps`:

  ```
  esp-qa/iperf_cmd
  ```

#### Espressif IoT Development Framework:
- In your existing `idf_component.yml` or in a new `idf_component.yml` next to your main component:

  ```yaml
  dependencies:
    esp-qa/iperf_cmd:
      version: "^0.0.1"
  ```

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "ydc-0/iperf_cmd^0.0.1-dev1"

or download archive

Stats

  • Archive size
    Archive size: 13.21 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

ydc-0/iperf_cmd version: 0.0.1-dev1
|