speeduino / SpeedyLoader

Speeduino universal firmware loader
GNU General Public License v3.0
39 stars 23 forks source link

feature - allow speedyloader to load firmware from a file #35

Open mike501 opened 1 year ago

mike501 commented 1 year ago

This would enable developers to create firmware and share it with users far easier. This would reduce the barrier to people testing new firmware as compiling puts people off. All the developer would have to do is share the binary file.

noisymime commented 5 months ago

This has now been added. It requires testing though and there are still some error checks to be put in place (Eg selecting a mega2560 firmware file and a Teensy 3.5 board WILL cause a problem), but it should be working and will be included in the upcoming release.