##// END OF EJS Templates
Sync
Sync

File last commit:

r102:988f7eae7e79 dev_alexis
r102:988f7eae7e79 dev_alexis
Show More
PWM.pro
18 lines | 162 B | text/idl | PrologLexer
Jeandet Alexis
Some cleaning plus DAC library started
r100 TEMPLATE = app
Sync
r102 contains( UCMODEL , simulator ) {
Jeandet Alexis
Some cleaning plus DAC library started
r100 BSP = SIMULATOR
}
Sync
r102 contains( UCMODEL , stm32f4 ) {
Jeandet Alexis
Some cleaning plus DAC library started
r100 BSP = STM32F4Eval
}
SOURCES += \
main.c