Без опису

Andrew Chalkley 763bdd6659 Merge branch 'flash-spike' of github.com:thingsSDK/especially-flasher into flash-spike 9 роки тому
back-end 7d9cb6bf22 Refactoring 9 роки тому
front-end 918002a185 Refactoring componant 9 роки тому
spike ece9314172 Thanks to fat arrow, forget yo self 9 роки тому
.gitignore 59f4c4725c Updated UI 9 роки тому
README.md 59f4c4725c Updated UI 9 роки тому
index.js 9ad6a557cb Added some code to notify 'no ports' 9 роки тому
package.json 4787a992ee Bufferpack should be in the package.json. slip is dependancy. 9 роки тому
typings.json 5104d04c84 Available serial ports 9 роки тому

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