##// END OF EJS Templates
Removed case collision.
Removed case collision.

File last commit:

r18:bd9ab647f70a default
r19:ea26a7b7aed1 default
Show More
vs1053.pro
12 lines | 226 B | text/idl | PrologLexer
SD card Library started, SDCARD init and detection OK
r11 TEMPLATE = lib
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
Now uses qmake to compile an Qt-creator compatible!
r18 ARCH = stm32f4-arm-none-eabi-gcc
SD card Library started, SDCARD init and detection OK
r11 TARGET = libvs10XX
TARGETINSTALLPATH = $(LIBUC_LIBS_DIR_VS10XX)
HEADERSINSTALLPATH = $(LIBUC_INC_DIR_VS10XX)
just backup
r12 LIBS += CORE SSP UHANDLE
SD card Library started, SDCARD init and detection OK
r11
SOURCES += vs1053.c
HEADERS += vs1053.h