We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
via acrandal/RevEng_PAJ7620#16 (comment)
It looks like this is related to esp8266/Arduino#5572, "breaking change made without version bump"
The text was updated successfully, but these errors were encountered: