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

arduino-esp8266.upload.resetmethod=ck missing in boards.txt #4074

Closed
JAndrassy opened this issue Jan 2, 2018 · 5 comments
Closed

arduino-esp8266.upload.resetmethod=ck missing in boards.txt #4074

JAndrassy opened this issue Jan 2, 2018 · 5 comments
Assignees
Milestone

Comments

@JAndrassy
Copy link
Contributor

JAndrassy commented Jan 2, 2018

2.4 release
esptool v0.4.12 - (c) 2014 Ch. Klippel [email protected]
setting board to {upload.resetmethod}
error: unknown board: {upload.resetmethod}
known boards are: none ck wifio nodemcu

And the CPU frequency should not be selected in menu. The 'arduino' boards have 80 MHz esp8266.

@d-a-v
Copy link
Collaborator

d-a-v commented Jan 2, 2018

True.
This is also true for gen4iod oak wifinfo.
Fix is coming.
For the record current boards.txt is generated from #3722.

@d-a-v
Copy link
Collaborator

d-a-v commented Jan 3, 2018

@JAndrassy please take and check the file from #3722 (original post, link "latest") until a solution is found to fix current release.

edit: will fix the 80Mhz maxfreq too. 160 is unwanted ?

@JAndrassy
Copy link
Contributor Author

of course I added the line into my installation and I modified the instruction in Uno WiFi Wiki yesterday.

I googled the 160 MHz and I see it is set by software. If I select 160 MHz in IDE will the arduino 8266 core set the frequency?

@d-a-v
Copy link
Collaborator

d-a-v commented Jan 3, 2018

If I select 160 MHz in IDE will the arduino 8266 core set the frequency?

yes

@devyte devyte added this to the 2.5.0 milestone Jan 7, 2018
@d-a-v
Copy link
Collaborator

d-a-v commented Jan 8, 2018

Fixed by #3722.

@d-a-v d-a-v closed this as completed Jan 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants