Skip to content

100askTeam/esp-idf-components

Repository files navigation

Supported Targets DShanMCU-Mio

English | 中文

ESP-IDF components for the DShanMCU(ESP32)

Need help or have a question? Join the forum at https://forums.100ask.net/c/esp/49

Contents

  • [Add esp-100ask-components](#Add esp-100ask-components)
  • Documentation

Add esp-100ask-components

esp-100ask-components has been embedded in the esp-100ask-examples repository maintained by 100ask as a submodule. It can be compiled and used directly according to the document without manually adding it to the components directory of its own project.

Run idf.py menuconfig before compiling and then configure each component in (Top) → Component config → 100ASK components.

Method of manually adding to the components directory of your own project:

  1. clone the esp-100ask-components :
cd components
git clone https:/100askTeam/esp-100ask-components.git
git submodule update --init --recursive
  1. Run idf.py menuconfig before compiling and then configure each component in (Top) → Component config → 100ASK components.

Documentation

Releases

No releases published

Packages

No packages published