You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am successfully compiling but fails on upload because of program size. Any way around this?
Checking program size
text data bss dec hex filename
Error: The program size (443655 bytes) is greater than maximum allowed (434160 bytes)
433735 9920 31632 475287 74097 .pioenvs/itead-sonoff-t1-1ch-ota/firmware.elf
*** [.pioenvs/itead-sonoff-t1-1ch-ota/firmware.elf] Explicit exit, status 1
The text was updated successfully, but these errors were encountered:
I'm moving all esp8285 boards to use esp8266 with DOUT and 1m ldscript. Please try using "esp01_1m" in the board parameter for the T1_1CH in platformio.ini.
Originally reported by: Kevin Goff (Bitbucket: kevindgoff, GitHub: kevindgoff)
I am successfully compiling but fails on upload because of program size. Any way around this?
Checking program size
The text was updated successfully, but these errors were encountered: