##// END OF EJS Templates
Added Oplayer BSP, Fixed bug on GPIO library(gpiosetval change all the port...
Added Oplayer BSP, Fixed bug on GPIO library(gpiosetval change all the port instead of the desired bit).

File last commit:

r15:32fa371f45f3 default
r60:17402611bd25 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 +=