Skip to content

niliha/esp32-s3-fastled-idf-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32-S3 FastLED ESP-IDF Example

Example project to run FastLED on the ESP32-S3 as an ESP-IDF component. Currently, it's not compiling yet. See FastLED/FastLED#1380

Prerequisites

How to compile

Activate your IDF environment, e.g.

$HOME/esp/esp-idf/export.sh

Select ESP32-S3 as target, e.g. using the vscode extension or by running

idf.py set-target esp32s3

Finally, run

idf.py build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published