Skip to content

Commit

Permalink
Fix uploader tool for ESPduino32 board (#6665)
Browse files Browse the repository at this point in the history
  • Loading branch information
DeuxVis authored May 4, 2022
1 parent ba591fd commit 142fceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7966,7 +7966,7 @@ esp32doit-devkit-v1.menu.DebugLevel.debug.build.code_debug=4

esp32doit-espduino.name=DOIT ESPduino32

esp32doit-espduino.upload.tool=esptool
esp32doit-espduino.upload.tool=esptool_py
esp32doit-espduino.upload.maximum_size=1310720
esp32doit-espduino.upload.maximum_data_size=327680
esp32doit-espduino.upload.wait_for_upload_port=true
Expand Down

0 comments on commit 142fceb

Please sign in to comment.