This pull request makes the necessary changes to make cmatrix compatible with the M5Stack CardPuter (ESP32). It includes modifications to the .github/workflows/esp-idf-build.yml file, the README.md file, the esp32/CMakeLists.txt file, and the esp32/main.c file.
Summary
Added .github/workflows/esp-idf-build.yml file to set up ESP-IDF environment and build firmware for ESP32.
Modified README.md file to include instructions for building cmatrix for the M5Stack CardPuter (ESP32).
Added esp32/CMakeLists.txt file to specify the required components and source files for the project.
Added esp32/main.c file to implement the cmatrix effect on the M5Stack CardPuter (ESP32).
Fixes #4.
π Latest improvements to Sweep:
New dashboard launched for real-time tracking of Sweep issues, covering all stages from search to coding.
Integration of OpenAI's latest Assistant API for more efficient and reliable code planning and editing, improving speed by 3x.
PR Feedback (click)
Description
This pull request makes the necessary changes to make cmatrix compatible with the M5Stack CardPuter (ESP32). It includes modifications to the
.github/workflows/esp-idf-build.yml
file, theREADME.md
file, theesp32/CMakeLists.txt
file, and theesp32/main.c
file.Summary
.github/workflows/esp-idf-build.yml
file to set up ESP-IDF environment and build firmware for ESP32.README.md
file to include instructions for building cmatrix for the M5Stack CardPuter (ESP32).esp32/CMakeLists.txt
file to specify the required components and source files for the project.esp32/main.c
file to implement the cmatrix effect on the M5Stack CardPuter (ESP32).Fixes #4.
π Latest improvements to Sweep:
π‘ To get Sweep to edit this pull request, you can: