##// END OF EJS Templates
Some cleaning plus DAC library started
Some cleaning plus DAC library started

File last commit:

r100:e8e36f727532 dev_alexis
r100:e8e36f727532 dev_alexis
Show More
DAC.pro
22 lines | 194 B | text/idl | PrologLexer
TEMPLATE = app
DEFINES += CPUFREQ=40000000
LIBS += -ldac
eval(UCMODEL = simulator) {
BSP = SIMULATOR
}
eval(UCMODEL = stm32f4) {
BSP = STM32F4Eval
}
SOURCES += \
main.c