#STM32F4Discovery template for Linux and Mac OSX
$ cd Project/blinky
$ make && make debug
(Run st-util first)
$ make flash
more: http://lancetw.logdown.com/posts/2015/04/27/arch-linux-stm32f4-firmware-package-and-makefile
Ref: https://github.com/Malkavian/tuts/blob/master/stm/blinky/Makefile
Ref: http://wiki.csie.ncku.edu.tw/embedded/Lab6
Ref: https://github.com/Malkavian/tuts/tree/master/stm/blinky