@AlexOwen thanks! The new board should work for you - there's no EEPROM, but the extra flash memory (512kB) means that I've been able to change the way Espruino uses flash pages, which means there are 2 16kB pages free, making it very easy to do EEPROM emulation nicely.
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.
@AlexOwen thanks! The new board should work for you - there's no EEPROM, but the extra flash memory (512kB) means that I've been able to change the way Espruino uses flash pages, which means there are 2 16kB pages free, making it very easy to do EEPROM emulation nicely.