##// END OF EJS Templates
Fixed one more spi driver bug.
Fixed one more spi driver bug.

File last commit:

r47:7126c4937e8d dev_alexis
r54:e6f450090662 dev_alexis
Show More
lib.pro
15 lines | 280 B | text/idl | PrologLexer
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += stm32f4
SUBDIRS += common
headers.files = includes/*.h \
includes/GRAPHIC/CONTROLERS/*.h \
includes/GRAPHIC/GUI/FONTS/*.h \
includes/GRAPHIC/GUI/Widgets/*.h
headers.path = $$[QT_INSTALL_HEADERS]
INSTALLS += headers