d-ronin / dRonin

The dRonin flight controller software.
http://dronin.org
Other
289 stars 167 forks source link

Flight firmware should only be built once for all platforms #355

Open mlyle opened 8 years ago

mlyle commented 8 years ago

Right now the firmware is built for every platform-- Linux, Mac, Windows. There's always the risk it could somehow be subtly different. That is bad.

mlyle commented 8 years ago

Sigh, this has deferred too many times...