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

[Espressif] setting board_f_cpu to 160mhz isn't working anymore #501

Closed
FWeinb opened this issue Feb 7, 2016 · 4 comments
Closed

[Espressif] setting board_f_cpu to 160mhz isn't working anymore #501

FWeinb opened this issue Feb 7, 2016 · 4 comments
Assignees
Labels
Milestone

Comments

@FWeinb
Copy link

FWeinb commented Feb 7, 2016

Since update to latest version the board_f_cpu flag seams to be used for defining the flash frequency and 160 isn't supported:

"/Users/FWeinb/.platformio/packages/tool-esptool/esptool" -eo "/Users/FWeinb/.platformio/packages/framework-arduinoespressif/bootloaders/eboot/eboot.elf" -bo .pioenvs/nodemcu/firmware.bin -bm dio -bf 160 -bz 4M -bs .text -bp 4096 -ec -eo .pioenvs/nodemcu/firmware.elf -bs .irom0.text -bs .text -bs .data -bs .rodata -bc -ec
error: invalid flash frequency value: 160

It looks like that this is the commit that breaks this.

@ivankravets ivankravets added this to the 2.8.4 milestone Feb 7, 2016
@ivankravets ivankravets added the bug label Feb 7, 2016
@ivankravets ivankravets self-assigned this Feb 7, 2016
@ivankravets
Copy link
Member

@FWeinb
Copy link
Author

FWeinb commented Feb 10, 2016

This is working great! Thanks.

@ivankravets
Copy link
Member

@FWeinb Thanks for the report! 👍

@sticilface
Copy link
Contributor

Works for me! thanks

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

No branches or pull requests

3 participants