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

r96:f72c1c144c9e dev_alexis
r104:cfe8b1e0657d dev_alexis
Show More
USB.pro
11 lines | 128 B | text/idl | PrologLexer
TEMPLATE = lib
CONFIG += libuc2lib
SOURCES += \
usbdev.c
UCMODEL=stm32f4
HEADERS += \
../../../include/USB/usbdev.h