thingsSDK / flasher.js

A GUI tool for flashing the Espruino JavaScript runtime on ESP8266 based boards
153 stars 25 forks source link

Refactor Windows scripts to use command line argument for architecture #48

Closed samjulien closed 7 years ago

samjulien commented 8 years ago

@chalkers take a look at this and see if it's what you had in mind. I wasn't able to test on my machine because I was missing an SDK or something for signing.

chalkers commented 7 years ago

Thanks @samjulien!