##// END OF EJS Templates
Étiquette Big Cleanup+qmake integrated ajoutée à la révision 836356bc2be7
Étiquette Big Cleanup+qmake integrated ajoutée à la révision 836356bc2be7

File last commit:

r66:3ad48bdbe9e3 dev_alexis
r70:b1b0f9634c83 dev_alexis
Show More
lcdTerminal.pro
13 lines | 122 B | text/idl | PrologLexer
Added graphical terminal (first shot).
r50 TEMPLATE = app
CONFIG += cpu
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