BrewPi / firmware

Brewing temperature control firmware for the BrewPi Spark (Particle Photon inside)
http://www.brewpi.com
GNU Affero General Public License v3.0
98 stars 55 forks source link

Travis CI build generates an incorrect binary #75

Open elcojacobs opened 7 years ago

elcojacobs commented 7 years ago

The binary generated by travis cannot be used, because dfu-suffix is not working correctly.

The automatically deployed files to GitHub releases do not work and need to be replaced by locally compiled working binaries.

We need to investigate why dfu-suffix doesn't work and fix.