Skip to content

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

Closed
@ianfixes

Description

@ianfixes

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    arduino mocksCompilation mocks for the Arduino librarybugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions