##// END OF EJS Templates
Some more doc.
Some more doc.

File last commit:

r71:608b7f0e27c2 dev_alexis
r73:5e865c663d35 dev_alexis
Show More
STM32F4Discovery-EXT.pro
18 lines | 179 B | text/idl | PrologLexer
Started SSD2119 driver based on ili9328 driver....
r58 TEMPLATE = lib
TARGET=bsp
Huge cleanup, removed "out of dir building" now libuc contains qmake and...
r71 CONFIG += bsp gui
Started SSD2119 driver based on ili9328 driver....
r58
BSP=STM32F4Discovery-EXT
UCMODEL=stm32f4
SOURCES += bsp.c
HEADERS += bsp.h
Huge cleanup, removed "out of dir building" now libuc contains qmake and...
r71 LIBS+= -lgpio -luart -li2c -lspi
Started SSD2119 driver based on ili9328 driver....
r58
BSPFILE = bsp.pri