Yes - it was designed for smaller, more tightly coupled flash devices, and to allow large contiguous areas of flash memory to be allocated (which means SPIFFs/FAT/etc isn't really an option). It's not optimal on the 4MB/8MB flash chips in Bangle.js, but it is very good on reducing flash wear.
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.
Yes - it was designed for smaller, more tightly coupled flash devices, and to allow large contiguous areas of flash memory to be allocated (which means SPIFFs/FAT/etc isn't really an option). It's not optimal on the 4MB/8MB flash chips in Bangle.js, but it is very good on reducing flash wear.