Port project to use cmake build system.

This permits to develop the project more easily and efficiently than with Arduino iIDE (which is a pain)
Use the latest IDF framework version
Compile for esp32C5 chip
This commit is contained in:
Mathieu Tournier 2025-12-28 19:07:08 +01:00
parent eb75868adb
commit 4c23d252e9
58 changed files with 736 additions and 78 deletions

2
.gitignore vendored
View file

@ -3,6 +3,8 @@ debug_custom.json
esp32.vsd
esp32s3.svd
debug.cfg
build/
managed_components/
SomfyController.ino.XIAO_ESP32S3.bin
SomfyController.ino.esp32c3.bin