##// END OF EJS Templates
Generic lib clean target bug fixed
Generic lib clean target bug fixed

File last commit:

r15:32fa371f45f3 default
r17:24654bf85fa1 default
Show More
STM32F4Discovery.pro
12 lines | 237 B | text/idl | PrologLexer
TEMPLATE = lib
ARCH = stm32f4-arm-none-eabi-gcc
TARGET = libbsp
TARGETINSTALLPATH = $(LIBUC_BSP_BIN_DIR)/STM32F4Discovery
HEADERSINSTALLPATH = $(LIBUC_BSP_INC_DIR)/STM32F4Discovery
LIBS += STLIB
SOURCES += bsp.c
HEADERS += bsp.h