You mean flashing a zip via the Web IDE? How exactly did you do this - did you upload a ZIP directly into your browser, or did you just paste the URL in and click flash?
I imagine the Layout error you hit was because of the bootloader. I've been doing so much development recently it looks like I ran out of Travis build credits (they should replenish today) so the cutting edge firmwares are over a week old right now, and do need the polyfills. But either way some things (like load()) won't work without the bootloader.
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.
Argh - sorry - I'll fix the default apps thing now.
You mean flashing a zip via the Web IDE? How exactly did you do this - did you upload a ZIP directly into your browser, or did you just paste the URL in and click flash?
I imagine the Layout error you hit was because of the bootloader. I've been doing so much development recently it looks like I ran out of Travis build credits (they should replenish today) so the cutting edge firmwares are over a week old right now, and do need the polyfills. But either way some things (like
load()
) won't work without the bootloader.