mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-17 06:42:21 +03:00
remove the need to set programmer, by setting upload tool
This commit is contained in:
@@ -13,6 +13,7 @@ esp01.build.board=ESP8266_ESP01
|
||||
esp01.build.core=esp8266
|
||||
esp01.build.variant=esp01
|
||||
|
||||
esp01.upload.tool=esptool
|
||||
|
||||
##############################################################
|
||||
wifio.name=WIFIO
|
||||
@@ -29,3 +30,4 @@ wifio.build.board=ESP8266_WIFIO
|
||||
wifio.build.core=esp8266
|
||||
wifio.build.variant=wifio
|
||||
|
||||
wifio.upload.tool=esptool
|
||||
|
Reference in New Issue
Block a user