##// END OF EJS Templates
More cleanup, added subdirectories inside include dir, cleaned include tree,...
More cleanup, added subdirectories inside include dir, cleaned include tree, Doxygen configured, started doxygen documentation.

File last commit:

r15:32fa371f45f3 default
r72:6ad096835359 dev_alexis
Show More
blink.pro
13 lines | 245 B | text/idl | PrologLexer
TEMPLATE = app
ARCH = stm32f4-arm-none-eabi-gcc
TARGET = stm32f4DiscoveryBlink
BSP = STM32F4Discovery
LIBS += STLIB
SOURCES += main.c stm32f4_discovery.c selftest.c stm32f4_discovery_audio_codec.c stm32f4_discovery_lis302dl.c
HEADERS +=