##// END OF EJS Templates
More buid system cleaning....
More buid system cleaning. Terminal widget almost working. Need to debug 8bit acces on ILI9328.

File last commit:

r60:17402611bd25 dev_alexis
r65:d4bc0ad7470d dev_alexis
Show More
libuc2libs.conf
14 lines | 512 B | text/plain | TextLexer
New version totaly integrated to Qt through custom sdk build!...
r47
INCLUDEPATH += $$[QT_INSTALL_HEADERS] \
$$[QT_INSTALL_HEADERS]/GRAPHIC/CONTROLERS \
Sync
r57 $$[QT_INSTALL_HEADERS]/GRAPHIC/TC_CONTROLERS \
New version totaly integrated to Qt through custom sdk build!...
r47 $$[QT_INSTALL_HEADERS]/GRAPHIC/GUI/FONTS \
$$[QT_INSTALL_HEADERS]/GRAPHIC/GUI/Widgets \
$$[QT_INSTALL_HEADERS]/$$ARCH
Added Oplayer BSP, Fixed bug on GPIO library(gpiosetval change all the port...
r60 LIBS += -L$$[QT_INSTALL_LIBS]/$$ARCH -lterminal -lCS43L22 -lina226 -lili9328 -lssd2119 -lSTMPE811 -lvs10XX -lfonts -lsdcard -lfat32 -lmbr -luart -li2c -lgpio -lspi -lcpu -lcore -lm
New version totaly integrated to Qt through custom sdk build!...
r47