##// 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:

r18:bd9ab647f70a default
r60:17402611bd25 dev_alexis
Show More
M4stick.pro
18 lines | 341 B | text/idl | PrologLexer
TEMPLATE = app
M4Stick.ARCH = stm32f4-arm-none-eabi-gcc
M4Stick.TARGET = M4stickBlink
M4Stick.BSP = M4Stick
STM32F4Disc.ARCH = stm32f4-arm-none-eabi-gcc
STM32F4Disc.TARGET = STM32F4DiscoveryBlink
STM32F4Disc.BSP = STM32F4Discovery
*.LIBS += SPI UART GPIO STREAMDEVICES UHANDLE UCSTRINGS CPU STLIB
*.SOURCES += main.c
*.HEADERS +=