Arduino core 3.0.6 (#40)

* Update README.md

* esptool.py v4.8.0

* add cmake_utilities for C2

* add auto select "espidf" when pio var "custom_sdkconfig" is set

* Update main.py

* revert changes

* Update platformio.ini

* Update platformio.ini

* Update Zigbee_On_Off_Switch.ino

* Update Zigbee_On_Off_Light.ino

* Update examples.yml

* IDF v5.1.4.241008

* Arduino Core 3.0.6

* Update README.md
This commit is contained in:
Jason2866
2024-10-22 18:58:10 +02:00
committed by GitHub
parent 5e73fe06f4
commit c673965f58
9 changed files with 62 additions and 60 deletions
@@ -1,3 +1,7 @@
dependencies:
espressif/esp_matter:
version: "^1.3.0"
version: "^1.3.0"
espressif/cmake_utilities:
version: "0.*"
rules:
- if: "target in [esp32c2]"