##// END OF EJS Templates
Sync
Sync

File last commit:

r97:596815cfc1ab dev_alexis
r102:988f7eae7e79 dev_alexis
Show More
STM32F4Discovery.pro
19 lines | 185 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 -ldac
BSPFILE = bsp.pri