d316bb9f2c3dbe27f75e27750a9e26e85bf57453
Some checks failed
ESP-IDF Build / build (esp32c3, latest) (push) Failing after 41s
ESP-IDF Build / build (esp32c3, release-v5.4) (push) Failing after 18s
ESP-IDF Build / build (esp32c3, release-v5.5) (push) Failing after 18s
ESP-IDF Build / build (esp32h2, latest) (push) Failing after 16s
ESP-IDF Build / build (esp32h2, release-v5.4) (push) Failing after 16s
ESP-IDF Build / build (esp32h2, release-v5.5) (push) Failing after 16s
ESP-IDF Build / build (esp32p4, latest) (push) Failing after 16s
ESP-IDF Build / build (esp32p4, release-v5.4) (push) Failing after 16s
ESP-IDF Build / build (esp32p4, release-v5.5) (push) Failing after 16s
ESP-IDF Build / build (esp32s3, latest) (push) Failing after 16s
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Failing after 15s
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Failing after 16s
Signed-off-by: Peter Siegmund <developer@mars3142.org>
Systen Control
ESP32-S3 (folder: main)
This is an implementation of my custom system control project (custom pcb with Lolin ESP32-S3 Mini) and LED strip.
The build process is straight forward with ESP-IDF. We used version 5.4 while development and the github actions tried to compile for multiple ESP-IDF versions, so we are safe.
Desktop (folder: src)
It's included also a desktop application (with SDL3), so you can test the project without any MCU.
Global Information
The projects can be generated from the root, because here is the starting CMakeLists.txt file.
Languages
C++
73.4%
C
26.4%
CMake
0.2%