mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2026-01-10 17:22:13 +01:00
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
12 lines
209 B
Text
12 lines
209 B
Text
.theia/
|
|
debug_custom.json
|
|
esp32.vsd
|
|
esp32s3.svd
|
|
debug.cfg
|
|
build/
|
|
managed_components/
|
|
|
|
SomfyController.ino.XIAO_ESP32S3.bin
|
|
SomfyController.ino.esp32c3.bin
|
|
SomfyController.ino.esp32s2.bin
|
|
.vscode/settings.json
|