readme

# WiFi Command

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

This repository contains WiFi commands based esp-idf console.

## 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/wifi-cmd:
      version: "^0.1.1"
  ```
- For more details refer [IDF Component Manager](https://docs.espressif.com/projects/idf-component-manager/en/latest/)

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "esp-qa/wifi-cmd^0.1.1"

or download archive

Stats

  • Archive size
    Archive size: 26.42 KB
  • Downloaded in total
    Downloaded in total 5.2k times
  • Downloaded this version
    This version: 506 times

Badge

esp-qa/wifi-cmd version: 0.1.1
|