Skip to content

Commit

Permalink
Merge branch 'Arduino/IDF5.3_hash' into 53_poc_script
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 authored Oct 11, 2024
2 parents 675fc2e + 609920d commit fc0d713
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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": "2024.09.30",
"version": "2024.10.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/3016/framework-arduinoespressif32-all-release_v5.3-98aecc7e.zip"
"version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/3031/framework-arduinoespressif32-all-release_v5.3-98aecc7e.zip"
},
"framework-arduino-solo1": {
"type": "framework",
"optional": true,
"owner": "tasmota",
"version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/3017/framework-arduinoespressif32-solo1-release_v5.3-98aecc7e.zip"
"version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/3032/framework-arduinoespressif32-solo1-release_v5.3-98aecc7e.zip"
},
"framework-arduino-ITEAD": {
"type": "framework",
"optional": true,
"owner": "tasmota",
"version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/3018/framework-arduinoespressif32-ITEAD-esp32-release_v5.3-98aecc7e.zip"
"version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/3033/framework-arduinoespressif32-ITEAD-esp32-release_v5.3-98aecc7e.zip"
},
"framework-espidf": {
"type": "framework",
Expand Down

0 comments on commit fc0d713

Please sign in to comment.