Skip to content

Commit

Permalink
Arduino based on IDF 5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 authored Jan 22, 2025
1 parent c78d1e9 commit 265803a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions platform.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"type": "git",
"url": "https://github.com/tasmota/platform-espressif32.git"
},
"version": "2025.01.40",
"version": "2025.01.50",
"frameworks": {
"arduino": {
"script": "builder/frameworks/arduino.py"
Expand All @@ -33,13 +33,13 @@
"type": "framework",
"optional": true,
"owner": "tasmota",
"version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/3242/framework-arduinoespressif32-all-release_v5.4-a8c6c3cd.zip"
"version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/3294/framework-arduinoespressif32-all-master-f556b085.zip"
},
"framework-espidf": {
"type": "framework",
"optional": true,
"owner": "Jason2866",
"version": "https://github.com/tasmota/esp-idf/releases/download/v5.4.0.250113/esp-idf-v5.4.0.zip"
"version": "https://github.com/tasmota/esp-idf/releases/download/v5.5.0.250114/esp-idf-v5.5.0.zip"
},
"toolchain-xtensa-esp-elf": {
"type": "toolchain",
Expand Down

0 comments on commit 265803a

Please sign in to comment.