##// END OF EJS Templates
Added cpuid getter...
Added cpuid getter Refactored gpio API, and updated for better consistency with other APIs. Started descriptive init.

File last commit:

r104:cfe8b1e0657d dev_alexis
r104:cfe8b1e0657d dev_alexis
Show More
uart.pro
12 lines | 153 B | text/idl | PrologLexer
TEMPLATE = lib
CONFIG += libuc2lib
SOURCES += uart.c
UCMODEL=stm32f4
#DEFINES += UART_USES_DMA
HEADERS += \
../../../include/PERIPHERALS/uart.h