##// END OF EJS Templates
sync
sync

File last commit:

r18:bd9ab647f70a default
r25:b4b05488cb5e default
Show More
uart.pro
13 lines | 185 B | text/idl | PrologLexer
TEMPLATE = lib
CONFIG += console
CONFIG -= qt
include($$(libuc2)/rules/stm32f4-arm-none-eabi-gcc/rules.pri)
SOURCES += \
uart.c
HEADERS += \
$$(libuc2)/lib/includes/uart.h