#STM32 Makefile Template
Working GNU ARM GCC (https://launchpad.net/gcc-arm-embedded)
Texane stlink to flash the STM32F10x (https://github.com/texane/stlink)
$ make
$ make clean
$ make flash
$ make erase
mcu: STM32F103C8T6
GPIOB6--Led
#STM32 Makefile Template
Working GNU ARM GCC (https://launchpad.net/gcc-arm-embedded)
Texane stlink to flash the STM32F10x (https://github.com/texane/stlink)
$ make
$ make clean
$ make flash
$ make erase
mcu: STM32F103C8T6
GPIOB6--Led