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

r103:3311a844031e dev_alexis
r104:cfe8b1e0657d dev_alexis
Show More
SOSmartPSU.pro
22 lines | 196 B | text/idl | PrologLexer
TEMPLATE = lib
TARGET=bsp
CONFIG += bsp
CONFIG += gui power
BSP = SOSmartPSU
UCMODEL=stm32f4
SOURCES += bsp.c
HEADERS += bsp.h
LIBS+= -lgpio -luart -li2c -lspi -lpwm
BSPFILE = bsp.pri