##// END OF EJS Templates
Huge cleanup, removed "out of dir building" now libuc contains qmake and...
Huge cleanup, removed "out of dir building" now libuc contains qmake and spec files. Libuc uses now qmake's prl file for dependecy propagation.

File last commit:

r71:608b7f0e27c2 dev_alexis
r71:608b7f0e27c2 dev_alexis
Show More
lcdTerminal.pro
11 lines | 122 B | text/idl | PrologLexer
Added graphical terminal (first shot).
r50 TEMPLATE = app
Huge cleanup, removed "out of dir building" now libuc contains qmake and...
r71 CONFIG += audio
Added graphical terminal (first shot).
r50 UCMODEL=stm32f4
BSP = STM32F4Eval
Jeandet Alexis
Some bug fixed on ILI9328 driver, 16 bit mode working well, 8 bit mode still...
r66 DEFINES += CPUFREQ=168000000
Added graphical terminal (first shot).
r50
SOURCES += \
main.c