use espressif Arduino branch release/v3.1.x

This commit is contained in:
Jason2866
2024-08-19 22:50:03 +02:00
committed by GitHub
parent 2625ee402d
commit d0ef23cceb
+2 -2
View File
@@ -33,13 +33,13 @@
"type": "framework",
"optional": true,
"owner": "espressif",
"version": "https://github.com/espressif/arduino-esp32/archive/refs/heads/master.zip"
"version": "https://github.com/espressif/arduino-esp32/archive/refs/heads/release/v3.1.x.zip"
},
"framework-arduinoespressif32-libs": {
"type": "framework",
"optional": true,
"owner": "espressif",
"version": "https://github.com/espressif/esp32-arduino-libs/archive/refs/heads/idf-release/v5.1.zip"
"version": "https://github.com/espressif/esp32-arduino-lib-builder/releases/download/idf-release_v5.3/esp32-arduino-libs-idf-release_v5.3-466a392a.zip"
},
"framework-espidf": {
"type": "framework",