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.

ydc-0/wifi-cmd

uploaded 4 months ago
WiFi Command based on esp-idf console

readme

# WiFi Command

[![Component Registry](https://components-staging.espressif.com/components/ydc-0/wifi-cmd/badge.svg)](https://components-staging.espressif.com/components/ydc-0/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.0.1"
  ```
- For more details refer [IDF Component Manager](https://docs.espressif.com/projects/idf-component-manager/en/latest/)

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "ydc-0/wifi-cmd^0.0.2-dev1"

or download archive

Stats

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

Badge

ydc-0/wifi-cmd version: 0.0.2-dev1
|