I'm pretty sure StorageFile allocates 4k pages (it doesn't add a page per write command) - so 254*4k is one Megabyte. Is that really too small?
@Gordon started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I'm pretty sure StorageFile allocates 4k pages (it doesn't add a page per write command) - so 254*4k is one Megabyte. Is that really too small?