Skip to content

Commit

Permalink
Enable reset control for generic esp8266 boards
Browse files Browse the repository at this point in the history
Close #22
  • Loading branch information
igrr committed Apr 1, 2015
1 parent 281d291 commit 8b081eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardware/esp8266com/esp8266/boards.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ esp01.name=Generic ESP8266 board

esp01.upload.tool=esptool
esp01.upload.speed=115200
esp01.upload.resetmethod=none
esp01.upload.resetmethod=ck
esp01.upload.maximum_size=524288
esp01.upload.wait_for_upload_port=true
esp01.serial.disableDTR=true
Expand Down

0 comments on commit 8b081eb

Please sign in to comment.