##// END OF EJS Templates
New version totaly integrated to Qt through custom sdk build!...
New version totaly integrated to Qt through custom sdk build! /!\ not cleaned yet!

File last commit:

r18:bd9ab647f70a default
r47:7126c4937e8d dev_alexis
Show More
TestStdUart.pro
14 lines | 200 B | text/idl | PrologLexer
TEMPLATE = app
ARCH = stm32f4-arm-none-eabi-gcc
TARGET = stm32f4DiscoveryTestStdUart
BSP = STM32F4Discovery
LIBS += UART GPIO STREAMDEVICES UHANDLE UCSTRINGS CPU
SOURCES += main.c
HEADERS +=