##// END OF EJS Templates
Sync
Sync

File last commit:

r102:988f7eae7e79 dev_alexis
r102:988f7eae7e79 dev_alexis
Show More
helloWorld.pro
19 lines | 163 B | text/idl | PrologLexer
TEMPLATE = app
contains( UCMODEL , simulator ) {
BSP = SIMULATOR
}
contains( UCMODEL , stm32f4 ) {
BSP = STM32F4Eval
}
SOURCES += \
main.c