Build contains precompiled libraries that should be used with specific version of board:
- Arduino IDE with ESP32 board at version 2.0.14
- PlatformIO with PlatformIO espressif32 platform based on arduino-esp32 at version 2.0.14 (you can determine it by looking at changelog here)
This release is based on these project versions:
Project | Tag / Commit hash |
---|---|
esp32-arduino-matter-builder | v1.0.0-beta7 |
Matter | v1.1.0.2 |
esp-matter | dd4f34e |
esp-idf | v4.4.6 |
arduino-esp32 | 2.0.14 |