BrewPi / firmware

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

Feature/cross compile #61

Closed m-mcgowan closed 8 years ago

m-mcgowan commented 8 years ago

Changes needed for cross-compilation support for the controller app.

@elcojacobs - There are many warnings about final classes being abstract. Could you take a look? Not sure if the gcc is applying more stringent checks or if these are false warnings.