-
Notifications
You must be signed in to change notification settings - Fork 13.3k
[IMP] Add Wemos D1 mini lite (ESP8285) board support #3169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
boards.txt
Outdated
d1_mini_lite.build.f_cpu=80000000L | ||
d1_mini_lite.build.board=ESP8266_ESP01 | ||
d1_mini_lite.build.core=esp8266 | ||
d1_mini_lite.build.variant=generic |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be different from d1_mini
board? Isn't the pinout the same?
boards.txt
Outdated
|
||
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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 178 Continue 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). |
boards.txt
Outdated
|
||
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is merged. Have a try with master. Restart the IDE after updating.
d1 mini lite is there. Closing. |
Tested with original Wemos D1 mini lite v1.0.0