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

File last commit:

r79:441084ecfbce dev_alexis
r100:e8e36f727532 dev_alexis
Show More
STM32F4Discovery_35LCD.pro
20 lines | 199 B | text/idl | PrologLexer
TEMPLATE = lib
TARGET=bsp
CONFIG += bsp gui
BSP=STM32F4Discovery_35LCD
UCMODEL=stm32f4
SOURCES += bsp.c \
bsp_lcd.c
HEADERS += bsp.h
LIBS+= -lgpio -luart -li2c -lspi
BSPFILE = bsp.pri