I tried to add firmware updates using Espruino.Core.Flasher.flashDevice(url, callback) but could not manage to get it working during my 5minutes break. It sure would be a nice feature, but for now I'm happy with make serialflash
EDIT: I need to investigate that udev thingy, will be handy when deploying to ~40 espruinos in a month or two
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 tried to add firmware updates using
Espruino.Core.Flasher.flashDevice(url, callback)
but could not manage to get it working during my 5minutes break. It sure would be a nice feature, but for now I'm happy withmake serialflash
EDIT: I need to investigate that udev thingy, will be handy when deploying to ~40 espruinos in a month or two