So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By PhatNinja
#76507 I'm still trying to get my head around all of this, but what I am ultimately trying to achieve is to have the ESP8285 with a 32KB SPIFFS file system. The defaults in the ESP8266 Arduino core only go down to 64KB, which just brings me over the threshold for OTA.

I just don't know what values to add to boards.txt or how to create the accompanying flash_ld file.

Could someone please give me some pointers on how to calculate all of this?

Thank you.