##// END OF EJS Templates
Merge
Merge

File last commit:

r92:8c4e597b7138 dev_alexis
r98:f9a57da11dca merge dev_alexis
Show More
Nano-particle.pro
21 lines | 199 B | text/idl | PrologLexer
TEMPLATE = lib
TARGET=bsp
CONFIG += bsp
BSP=Nano-particle
UCMODEL=stm32f4
SOURCES += bsp.c
HEADERS += bsp.h
LIBS+= -lgpio -luart -li2c -lspi -lpwm
BSPFILE = bsp.pri
OTHER_FILES += bsp.pri