##// END OF EJS Templates
sync
sync

File last commit:

r74:0f2d8fe5497f dev_alexis
r93:f5312c7b7bbb dev_alexis
Show More
STM32F4Eval.pro
18 lines | 170 B | text/idl | PrologLexer
TEMPLATE = lib
TARGET=bsp
CONFIG += bsp gui
BSP=STM32F4Eval
UCMODEL=stm32f4
SOURCES += bsp.c
HEADERS += bsp.h
LIBS+= -lgpio -luart -li2c -lspi
BSPFILE = bsp.pri