Skip to content

Commit

Permalink
Platform 2025.02.30
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 authored Feb 4, 2025
1 parent 4a0546f commit 6f802ef
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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.31",
"version": "2025.02.30",
"frameworks": {
"arduino": {
"script": "builder/frameworks/arduino.py"
Expand All @@ -33,19 +33,19 @@
"type": "framework",
"optional": true,
"owner": "tasmota",
"version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/3363/framework-arduinoespressif32-all-release_v5.3-108a0792.zip"
"version": "https://github.com/tasmota/arduino-esp32/releases/download/v3.1.1.250203/framework-arduinoespressif32.zip"
},
"framework-arduino-solo1": {
"type": "framework",
"optional": true,
"owner": "tasmota",
"version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/3364/framework-arduinoespressif32-solo1-release_v5.3-108a0792.zip"
"version": "https://github.com/tasmota/arduino-esp32/releases/download/v3.1.1.250203/framework-arduinoespressif32-solo1.zip"
},
"framework-arduino-ITEAD": {
"type": "framework",
"optional": true,
"owner": "tasmota",
"version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/3365/framework-arduinoespressif32-ITEAD-esp32-release_v5.3-108a0792.zip"
"version": "https://github.com/tasmota/arduino-esp32/releases/download/v3.1.1.250203/framework-arduinoespressif32-ITEAD.zip"
},
"framework-espidf": {
"type": "framework",
Expand Down Expand Up @@ -86,7 +86,7 @@
"tool-esptoolpy": {
"type": "uploader",
"owner": "tasmota",
"version": "https://github.com/Jason2866/esptool/releases/download/v4.8.7/esptool.zip"
"version": "https://github.com/tasmota/esptool/releases/download/v4.8.7/esptool.zip"
},
"tool-dfuutil-arduino": {
"type": "uploader",
Expand Down

0 comments on commit 6f802ef

Please sign in to comment.