##// END OF EJS Templates
Some cleaning plus DAC library started
Some cleaning plus DAC library started

File last commit:

r74:0f2d8fe5497f dev_alexis
r100:e8e36f727532 dev_alexis
Show More
SOLAR_LFR_PSU.pro
19 lines | 169 B | text/idl | PrologLexer
TEMPLATE = lib
TARGET=bsp
CONFIG += bsp
BSP=SOLAR_LFR_PSU
UCMODEL=stm32f4
SOURCES += bsp.c
HEADERS += bsp.h
LIBS+= -lgpio -luart -li2c -lspi
BSPFILE = bsp.pri