MegaPirateNG / FlashTool

Firmware flashing tool
GNU General Public License v2.0
15 stars 14 forks source link

Make flashtool work locally and user download firmware updates manually please #24

Closed AlaskaJ closed 9 years ago

AlaskaJ commented 9 years ago

Thanks SirAlex for all your work. For a non-techie your flashtool is a lifesaver cause I can't compile a sketch to save the life of me. Is there any way to have the flashtool work without going to the server by instead using firmware locally and the user just go to the site to update them?

smurfy commented 9 years ago

currently the Firmware is getting build on the server, based on the configuration the user specifies.

i will have a look in what would be needed to make it possible to add a local build option.

AlaskaJ commented 9 years ago

Thanks guys for all your work!