##// END OF EJS Templates
sync
sync

File last commit:

r92:8c4e597b7138 dev_alexis
r93:f5312c7b7bbb 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