##// END OF EJS Templates
Improved dfu target, now generates dfu file automatically if needed....
Improved dfu target, now generates dfu file automatically if needed. Added Nano-particle board.

File last commit:

r74:0f2d8fe5497f dev_alexis
r92:8c4e597b7138 dev_alexis
Show More
SIMULATOR.pro
20 lines | 199 B | text/idl | PrologLexer
TEMPLATE = lib
TARGET=bsp
CONFIG += bsp gui fs
BSP = SIMULATOR
UCMODEL=simulator
SOURCES += bsp.c
HEADERS += bsp.h
LIBS+= -lgpio -luart -li2c -lspi
BSPFILE = bsp.pri
OTHER_FILES += bsp.pri