##// END OF EJS Templates
Added Oplayer BSP, Fixed bug on GPIO library(gpiosetval change all the port...
Added Oplayer BSP, Fixed bug on GPIO library(gpiosetval change all the port instead of the desired bit).

File last commit:

r60:17402611bd25 dev_alexis
r60:17402611bd25 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