thingsSDK / flasher.js

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

Include a Staging option #44

Open chalkers opened 7 years ago

chalkers commented 7 years ago

We should be able to test binaries and runtimes in a "staging" environment.

There could be a preferences window or a menu item that would switch this on and off.

codealchemist commented 6 years ago

What if we add an option to the version dropdown ("Select binaries to flash") called "Custom" or something like that to display needed fields for a custom build.

We will fill something like this:

What do you think?