Skip to content

Commit 3419538

Browse files
committed
No need to have a separate variant for the Olimex MOD-WIFI-ESP8266, nor a menu entry for the flash size
1 parent bc5f693 commit 3419538

File tree

2 files changed

+1
-71
lines changed

2 files changed

+1
-71
lines changed

hardware/esp8266com/esp8266/boards.txt

+1-4
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ modwifi.build.mcu=esp8266
7272
modwifi.build.f_cpu=80000000L
7373
modwifi.build.board=MOD_WIFI_ESP8266
7474
modwifi.build.core=esp8266
75-
modwifi.build.variant=modwifi
75+
modwifi.build.variant=generic
7676
# Winbond W25Q16 flash
7777
modwifi.build.flash_mode=qio
7878
modwifi.build.flash_size=2M
@@ -103,9 +103,6 @@ modwifi.menu.UploadSpeed.512000.upload.speed=512000
103103
modwifi.menu.UploadSpeed.921600=921600
104104
modwifi.menu.UploadSpeed.921600.upload.speed=921600
105105

106-
modwifi.menu.FlashSize.2M=2M
107-
modwifi.menu.FlashSize.2M.build.flash_size=2M
108-
109106
##############################################################
110107
nodemcu.name=NodeMCU (ESP8266 ESP-12 Module)
111108

hardware/esp8266com/esp8266/variants/modwifi/pins_arduino.h

-67
This file was deleted.

0 commit comments

Comments
 (0)