##// END OF EJS Templates
Merge
Merge

File last commit:

r74:0f2d8fe5497f dev_alexis
r91:9b3a6ca137a3 merge dev_alexis
Show More
M4StickV2.pro
15 lines | 191 B | text/idl | PrologLexer
!isEmpty( UCMODEL ) {
contains( UCMODEL, stm32f4 ){
TEMPLATE = app
BSP=M4StickV2
DEFINES += CPUFREQ=80000000
SOURCES += \
main.c
}
}