Ingen beskrivning

Andrew Chalkley 3c4ddec298 Obviously it shouldn't resolve if there's an error 9 år sedan
.idea 59f4c4725c Updated UI 9 år sedan
back-end 3c4ddec298 Obviously it shouldn't resolve if there's an error 9 år sedan
front-end 59f4c4725c Updated UI 9 år sedan
.gitignore 59f4c4725c Updated UI 9 år sedan
README.md 59f4c4725c Updated UI 9 år sedan
index.js 59f4c4725c Updated UI 9 år sedan
package.json 7204416a06 Initial electron 9 år sedan
typings.json 5104d04c84 Available serial ports 9 år sedan

README.md

Especially Flasher

_Especially Flasher is a tool to get JavaScript running natively on the Internet of Things device, ESP8266. This application runs on Windows, Mac OS X and Linux.

This tool flashes (installs) the Espruino JavaScript run time on ESP8266 EP-12 devices like the Adafruit Huzzah and Adadfruit Feather Huzzah.


Contributing

If you want to contribute to the Especially Flasher clone this repo and run the following commands.

npm install
npm start