##// END OF EJS Templates
Some more doc.
Some more doc.

File last commit:

r71:608b7f0e27c2 dev_alexis
r73:5e865c663d35 dev_alexis
Show More
M4Stick.pro
18 lines | 162 B | text/idl | PrologLexer
TEMPLATE = lib
TARGET=bsp
CONFIG += bsp
BSP=M4Stick
UCMODEL=stm32f4
SOURCES += bsp.c
HEADERS += bsp.h
LIBS+= -lgpio -luart -li2c -lspi
BSPFILE = bsp.pri