Skip to content

pablobacho/m5stickc-idf-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

m5stickc-idf-example

Example project for the M5StickC-IDF component. Works without including the Arduino framework.

See the ESP-IDF component and features here: M5StickC-IDF


Usage

This repository includes the M5StickC-IDF component as a submodule.

You can clone it using:

git clone --recurse-submodules https://github.com/pablobacho/m5stickc-idf-example

Or, if you already cloned it:

git submodule init
git submodule update

Your WiFi SSID and password can be set using menuconfig.

Contributing

If you find it useful and add a feature, fix a bug, improve documentation or anything else, your pull requests are more than welcome. Please make sure your code follows the ESP-IDF style.

This is a work in progress. It will be updated with new features as they are needed, and we could definitely use your help!

Licensed under the MIT License.

About

Example project for the M5StickC-IDF component

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published