Skip to content

Commit

Permalink
build 2977 / IDF 5.1.4.240921
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 authored Sep 22, 2024
1 parent d8d8f1b commit 5efdc76
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 @@ -33,25 +33,25 @@
"type": "framework",
"optional": true,
"owner": "tasmota",
"version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/2959/framework-arduinoespressif32-all-release_v5.1-c3f26f0.zip"
"version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/2977/framework-arduinoespressif32-all-release_v5.1-124d64e.zip"
},
"framework-arduino-solo1": {
"type": "framework",
"optional": true,
"owner": "tasmota",
"version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/2960/framework-arduinoespressif32-solo1-release_v5.1-c3f26f0.zip"
"version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/2978/framework-arduinoespressif32-solo1-release_v5.1-124d64e.zip"
},
"framework-arduino-ITEAD": {
"type": "framework",
"optional": true,
"owner": "tasmota",
"version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/2961/framework-arduinoespressif32-ITEAD-esp32-release_v5.1-c3f26f0.zip"
"version": "https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/2979/framework-arduinoespressif32-ITEAD-esp32-release_v5.1-124d64e.zip"
},
"framework-espidf": {
"type": "framework",
"optional": true,
"owner": "tasmota",
"version": "https://github.com/tasmota/esp-idf/releases/download/v5.1.4.240909/esp-idf-v5.1.4.zip"
"version": "https://github.com/tasmota/esp-idf/releases/download/v5.1.4.240921/esp-idf-v5.1.4.zip"
},
"toolchain-xtensa-esp32": {
"type": "toolchain",
Expand Down

0 comments on commit 5efdc76

Please sign in to comment.