Skip to content

Commit

Permalink
esptool v4.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 authored Jun 1, 2023
1 parent fa2a991 commit d4f82d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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": "2023.05.03",
"version": "2023.06.01",
"frameworks": {
"arduino": {
"script": "builder/frameworks/arduino.py"
Expand Down Expand Up @@ -86,7 +86,7 @@
"tool-esptoolpy": {
"type": "uploader",
"owner": "tasmota",
"version": "https://github.com/tasmota/esptool/releases/download/v4.5.2/esptool-4.5.2.zip"
"version": "https://github.com/tasmota/esptool/releases/download/v4.6.1/esptool-4.6.1.zip"
},
"tool-openocd-esp32": {
"type": "debugger",
Expand Down

0 comments on commit d4f82d2

Please sign in to comment.