Skip to content

Commit 2b2a413

Browse files
committed
Move esp8266 platform from "arduino" into "esp8266com"
1 parent c72529b commit 2b2a413

File tree

143 files changed

+17
-9
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

143 files changed

+17
-9
lines changed

hardware/arduino/esp8266/boards.txt renamed to hardware/esp8266com/esp8266/boards.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,13 @@ wifio.name=WIFIO
1919

2020
wifio.upload.tool=esptool
2121
wifio.upload.speed=115200
22-
wifio.upload.resetmethod=wifio2
22+
wifio.upload.resetmethod=wifio
2323
wifio.upload.maximum_size=524288
2424
wifio.upload.wait_for_upload_port=true
2525

2626
wifio.build.mcu=esp8266
2727
wifio.build.f_cpu=80000000L
2828
wifio.build.board=ESP8266_WIFIO
2929
wifio.build.core=esp8266
30-
# TODO: add board variant for WIFIO
3130
wifio.build.variant=wifio
3231

0 commit comments

Comments
 (0)