tcbennun / NeoPixelBus-esp-idf

This fork of Makuna/NeoPixelBus includes compatibility changes allowing it to be used as a component in ESP-IDF projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NeoPixelBus (ESP-IDF)

Please see the documentation at the original repository.

ESP-IDF usage

Clone the repository into the components directory (within your project, or in your ESP-IDF installation root), and simply add "NeoPixelBus" to the REQUIRES section of your ESP-IDF CMakeLists.txt file(s).

About

This fork of Makuna/NeoPixelBus includes compatibility changes allowing it to be used as a component in ESP-IDF projects.

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 88.3%Language:C 11.6%Language:CMake 0.1%