CMSIS/StdPeriph Library
The CMSIS/Std_Periph driver is supplied by ST. It exposes standardized functions for the peripherals on the STM32.
cd src/CMSIS_StdPeriph/examples/leds
make
Upload the resulting .bin file with the 'arminarm' tool.
arminarm flash build/leds.bin