##// END OF EJS Templates
More cleanup, added subdirectories inside include dir, cleaned include tree,...
More cleanup, added subdirectories inside include dir, cleaned include tree, Doxygen configured, started doxygen documentation.

File last commit:

r71:608b7f0e27c2 dev_alexis
r72:6ad096835359 dev_alexis
Show More
hello.pro
15 lines | 172 B | text/idl | PrologLexer
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18 TEMPLATE = app
Finished mid-point circle algorithm for ili9328 controler
r48 CONFIG += cpu
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18
Finished mid-point circle algorithm for ili9328 controler
r48
UCMODEL=stm32f4
Added Oplayer BSP, Fixed bug on GPIO library(gpiosetval change all the port...
r60 BSP = OPLAYER
Jeandet Alexis
Some bug fixed on ILI9328 driver, 16 bit mode working well, 8 bit mode still...
r66 #BSP = STM32F4Discovery-ILI9328-8bits
Added Oplayer BSP, Fixed bug on GPIO library(gpiosetval change all the port...
r60
Huge cleanup, removed "out of dir building" now libuc contains qmake and...
r71 DEFINES += CPUFREQ=40000000
Added Simulator target to run code on x86 and debug functions....
r63
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18
SOURCES += \
Added Simulator target to run code on x86 and debug functions....
r63 main.c \
test_lcd.c
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18