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
6 lines
143 B
YAML
6 lines
143 B
YAML
dependencies:
|
|
espressif/arduino-esp32:
|
|
pre_release: true
|
|
version: '*'
|
|
bblanchon/arduinojson: ^7.4.2
|
|
joltwallet/littlefs: ^1.20.3
|