TEMPLATE = app CONFIG += cpu UCMODEL=stm32f4 DEFINES += CPUFREQ=120000000 BSP = STM32F4Discovery-EXT SOURCES += \ main.c