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

r49:58c317327c7e dev_alexis
r60:17402611bd25 dev_alexis
Show More
stm32f4.pro
13 lines | 239 B | text/idl | PrologLexer
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS = CORE/core.pro \
CPU/cpu.pro \
GPIO/gpio.pro \
UART/uart.pro \
SPI/spi.pro \
I2C/i2c.pro \
SDCARD-SDIO/sdcard-sdio.pro