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

r78:230ad3b6f43f dev_alexis
r104:cfe8b1e0657d dev_alexis
Show More
Threading.pro
8 lines | 93 B | text/idl | PrologLexer
UCMODEl is now a qmake parameter.
r74 TEMPLATE = lib
CONFIG += libuc2lib
OBJECTS_DIR = obj
Huge cleanup, removed "out of dir building" now libuc contains qmake and...
r71
Changed entry point from main to libuc_main, added hello world example.
r78 TARGET=threading
UCMODEl is now a qmake parameter.
r74 SOURCES += thread.c
Huge cleanup, removed "out of dir building" now libuc contains qmake and...
r71