##// 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
cpu.pri
18 lines | 187 B | text/plain | TextLexer
INCLUDEPATH += $$[QT_INSTALL_HEADERS]/STM32F4xx_StdPeriph_Driver
INCLUDEPATH += $$[QT_INSTALL_HEADERS]/STM32F4xx_CMSIS
LIBS += -L$$[QT_INSTALL_LIBS]/$$UCMODEL
LIBS += -lcpu