Skip to content

esp8266:esp8266:huzzah: invalid option 'FlashSize' #254

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

Closed
ianfixes opened this issue Dec 26, 2020 · 0 comments · Fixed by #256
Closed

esp8266:esp8266:huzzah: invalid option 'FlashSize' #254

ianfixes opened this issue Dec 26, 2020 · 0 comments · Fixed by #256
Labels
arduino mocks Compilation mocks for the Arduino library bug Something isn't working
Milestone

Comments

@ianfixes
Copy link
Collaborator

via acrandal/RevEng_PAJ7620#16 (comment)

Error during build: Error resolving FQBN: getting build properties for board esp8266:esp8266:huzzah: invalid option 'FlashSize'

It looks like this is related to esp8266/Arduino#5572, "breaking change made without version bump"

UploadSpeed -> baud
CpuFrequency -> xtal
FlashSize -> eesz
Debug -> dbg
DebugLevel -> lvl
LwIPVariant -> ip
VTable -> vt
FlashErase -> wipe
Changed menu option IDs:

eesz
512K0 -> 512K
1M0 -> 1M
ip
v2mss536 -> lm2
v2mss1460 -> hb2
Prebuilt -> hb1
OpenSource -> src
@ianfixes ianfixes added bug Something isn't working arduino mocks Compilation mocks for the Arduino library labels Dec 26, 2020
@ianfixes ianfixes added this to the 2020 Wrapup milestone Dec 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arduino mocks Compilation mocks for the Arduino library bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant