##// END OF EJS Templates
Merge
Merge

File last commit:

r74:0f2d8fe5497f dev_alexis
r98:f9a57da11dca merge dev_alexis
Show More
STM32F4Discovery-EXT.pro
18 lines | 179 B | text/idl | PrologLexer
UCMODEl is now a qmake parameter.
r74 TEMPLATE = lib
TARGET=bsp
CONFIG += bsp gui
BSP=STM32F4Discovery-EXT
UCMODEL=stm32f4
SOURCES += bsp.c
HEADERS += bsp.h
LIBS+= -lgpio -luart -li2c -lspi
BSPFILE = bsp.pri