[IMP] Add Wemos D1 mini lite (ESP8285) board support#3169
Conversation
There was a problem hiding this comment.
Should this be different from d1_mini board? Isn't the pinout the same?
| d1_mini_lite.serial.disableRTS=true | ||
|
|
||
| d1_mini_lite.build.mcu=esp8266 | ||
| d1_mini_lite.build.f_cpu=80000000L |
There was a problem hiding this comment.
This also needs to be updated (see d1_mini board)
Codecov Report
@@ Coverage Diff @@
## master #3169 +/- ##
======================================
Coverage 27.6% 27.6%
======================================
Files 20 20
Lines 3655 3655
Branches 678 678
======================================
Hits 1009 1009
Misses 2468 2468
Partials 178 178Continue to review full report at Codecov.
|
|
You are right, I updated the code. |
|
I can confirm this is true. Currently this PR uses It flashes OK but does not boot properly. |
|
d1 mini lite is now in master's board.txt (dout). |
|
|
||
| d1_mini_lite.build.mcu=esp8266 | ||
| d1_mini_lite.build.f_cpu=80000000L | ||
| d1_mini_lite.build.board=ESP8266_ESP01 |
There was a problem hiding this comment.
This isn't working for me. I replaced the boards.txt file with this file yet "Wemos D1 mini lite (ESP8285)" doesn't pop up in my boards on the Arduino IDE.
There was a problem hiding this comment.
It is merged. Have a try with master. Restart the IDE after updating.

Tested with original Wemos D1 mini lite v1.0.0