##// END OF EJS Templates
Fixed nemiver target issue => force program loading with stflash
Fixed nemiver target issue => force program loading with stflash

File last commit:

r74:0f2d8fe5497f dev_alexis
r84:fdbc71e07f96 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