summaryrefslogtreecommitdiffstats
path: root/libk8055/k8055.h
AgeCommit message (Expand)AuthorFilesLines
2011-06-05set_debug_(on|off) => set_debug/get_debugJérémy Zurcher1-2/+2
2011-06-04small fixesJérémy Zurcher1-1/+1
2011-06-04add k8055_alloc and k8055_freeJérémy Zurcher1-0/+3
2011-03-02use libusb-1.0 APIJérémy Zurcher1-1/+2
2011-03-01fix header to prevent compilation complicationsJérémy Zurcher1-9/+13
2011-03-01set k8055_read and k8055_write public, add data_in access functionsJérémy Zurcher1-0/+19
2011-03-01update C API long* => int* ...Jérémy Zurcher1-2/+2
2011-03-01update C API long => int ...Jérémy Zurcher1-15/+23
2011-03-01prefix C function with k8055_Jérémy Zurcher1-26/+26
2011-03-01channel and counter becomes integersJérémy Zurcher1-10/+10
2011-03-01add set_debug_(on|off), board_address becomes an integerJérémy Zurcher1-1/+3
2011-02-28add char* version(void)Jérémy Zurcher1-0/+1
2011-02-28open up API in a more usual way, keeping Velleman API aliveJérémy Zurcher1-26/+59
2011-02-19libk8055 uses cmakeJérémy Zurcher1-0/+55