esp-qa/utils

0.1.0

Latest
uploaded 3 days ago
QA base utils

readme

# QA Utils

[![Component Registry](https://components.espressif.com/components/esp-qa/utils/badge.svg)](https://components.espressif.com/components/esp-qa/utils)

This repository contains qa test utils.

There is no GitHub repository for this component. Please report issues to [the iperf-cmd repository](https://github.com/espressif/iperf-cmd) instead.

## Documentation

- TBD

### Installation

- To add a plugin command or any component from IDF component manager into your project, simply include an entry within the `idf_component.yml` file.

  ```yaml
  dependencies:
    esp-qa/utils:
      version: "^0.1.0"
  ```
- For more details refer [IDF Component Manager](https://docs.espressif.com/projects/idf-component-manager/en/latest/)

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "esp-qa/utils^0.1.0"

or download archive

Stats

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

Badge

esp-qa/utils version: 0.1.0
|