Skip to content
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

esp8285 generic board missing the sdk options #7549

Closed
5 of 6 tasks
5chufti opened this issue Aug 25, 2020 · 4 comments
Closed
5 of 6 tasks

esp8285 generic board missing the sdk options #7549

5chufti opened this issue Aug 25, 2020 · 4 comments

Comments

@5chufti
Copy link
Contributor

5chufti commented Aug 25, 2020

Basic Infos

  • This issue complies with the issue POLICY doc.
  • I have read the documentation at readthedocs and the issue is not addressed there.
  • I have tested that the issue is present in current master branch (aka latest git).
  • I have searched the issue tracker for a similar issue.
  • If there is a stack dump, I have decoded it.
  • I have filled out all fields below.

Platform

  • Hardware: [ESP8285 device]
  • Core Version: [latest git]
  • Development Env: [Arduino IDE]
  • Operating System: [Windows]

Settings in IDE

  • Module: [Generic ESP8285 Module]
  • Flash Mode: [-]
  • Flash Size: [1MB]
  • lwip Variant: [v2 Lower Memory]
  • Reset Method: [ck]
  • Flash Frequency: [-]
  • CPU Frequency: [80Mhz]
  • Upload Using: [SERIAL]
  • Upload Speed: [other] (serial upload only)

Problem Description

esp8285 generic board missing sdk options

MCVE Sketch

not relevant

@d-a-v
Copy link
Collaborator

d-a-v commented Aug 25, 2020

This was originally on purpose. Only generic esp8266 has this menu entry.
All other boards use the default sdk entry are a specific set of esp8266 generic menu.
esp8285 is esp8266 with DOUT and 1MB.

Given that esp8285 can be considered as a generic board too, this is a fair request.
Would you be able to propose a pull request for that ?

@5chufti
Copy link
Contributor Author

5chufti commented Aug 25, 2020

for my taste there are allready too many variants (and options) - slowing down Arduino IDE (start) massively, only working with the two generic modules in boards.txt. Maybe I should cut down to only one???

@d-a-v pull request #7550 done but fails for check on Boards.txt.
Started locally boards.txt is built ok .... so I don't know.

@5chufti
Copy link
Contributor Author

5chufti commented Aug 26, 2020

ok, pr merged so issue closed

@5chufti 5chufti closed this as completed Aug 26, 2020
@mcspr
Copy link
Collaborator

mcspr commented Sep 1, 2020

Not to continue discussion in the closed issue...

I wanted to also point out the #7340 (...no gh labels so far, seems to be missed...)
Unless, there are more reasons to keep 8285 and 8266 generic variants separate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants