bird-sanctuary / bluejay

:bird: Digital ESC firmware for controlling brushless motors in multirotors
GNU General Public License v3.0
312 stars 36 forks source link

Allow version string to be passed to Makefile via buildscript (for na… #128

Closed stylesuxx closed 1 year ago

stylesuxx commented 1 year ago

…ming resulting files)

stylesuxx commented 1 year ago
./build.sh -l G -mH -d30 -p24 -s"0.20-rc21"

results in file G_H_30_24_0.20-rc21.hex

This is to reduce confusion with files for testing but will also allow to name files by commit for the automated builds.