##// END OF EJS Templates
Fat32 library partially working, can read a file.
Fat32 library partially working, can read a file.

File last commit:

r60:17402611bd25 dev_alexis
r62:25c982b9ed94 dev_alexis
Show More
VS10XX.pro
15 lines | 225 B | text/idl | PrologLexer
TEMPLATE = lib
OBJECTS_DIR = obj
TARGET = vs10XX
SOURCES += VS10XX.c
HEADERS += ../../../includes/VS10XX.h
INCLUDEPATH += ../../../includes
UCMODEL=stm32f4
target.path = $$[QT_INSTALL_LIBS]/$$UCMODEL
INSTALLS += target