##// END OF EJS Templates
Started SSD2119 driver based on ili9328 driver....
Started SSD2119 driver based on ili9328 driver. -IF more or less functionnal /!\ need to check FSMC config -Need to check mid point circle algo -need to generate good fonts! -Should merge ili and ssd driver in one since the interface is the same, we can detect the chip with Device Code. Added Stm32Discovery extension board bsp.

File last commit:

r58:dcfec4f56803 dev_alexis
r58:dcfec4f56803 dev_alexis
Show More
libuc2libs.conf
14 lines | 503 B | text/plain | TextLexer
INCLUDEPATH += $$[QT_INSTALL_HEADERS] \
$$[QT_INSTALL_HEADERS]/GRAPHIC/CONTROLERS \
$$[QT_INSTALL_HEADERS]/GRAPHIC/TC_CONTROLERS \
$$[QT_INSTALL_HEADERS]/GRAPHIC/GUI/FONTS \
$$[QT_INSTALL_HEADERS]/GRAPHIC/GUI/Widgets \
$$[QT_INSTALL_HEADERS]/$$ARCH
LIBS += -L$$[QT_INSTALL_LIBS]/$$ARCH -lterminal -lCS43L22 -lina226 -lili9328 -lssd2119 -lSTMPE811 -lfonts -lsdcard -lfat32 -lmbr -luart -li2c -lgpio -lspi -lcpu -lcore -lm