Closed
Description
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