earlephilhower / arduino-littlefs-upload

Build and uploads LittleFS filesystems for the Arduino-Pico RP2040, ESP8266, and ESP32 cores under Arduino IDE 2.2.1 or higher
MIT License
96 stars 9 forks source link

How do change the length of the littlefs.bin file ? #11

Closed hajogegit closed 6 months ago

hajogegit commented 6 months ago

A fatal esptool.py error occurred: File C:\Users\User\AppData\Local\Temp\tmp-19560-x1JsfZZnJqGM-.littlefs.bin (length 7315456) at offset 1048576 will not fit in 1048576 bytes of flash. Use --flash-size argument, or change flashing address.

How do change the length of the littlefs.bin file ?

earlephilhower commented 6 months ago

Select the proper file system size in the IDE menu.