##// END OF EJS Templates
Merge
Merge

File last commit:

r90:dc25ea8a495c dev_alexis
r91:9b3a6ca137a3 merge dev_alexis
Show More
STM32F4Discovery.pro
19 lines | 179 B | text/idl | PrologLexer
TEMPLATE = lib
TARGET=bsp
CONFIG += bsp
BSP=STM32F4Discovery
UCMODEL=stm32f4
SOURCES += bsp.c
HEADERS += bsp.h
LIBS+= -lgpio -luart -li2c -lspi -lpwm
BSPFILE = bsp.pri