]> rtime.felk.cvut.cz Git - lincan.git/commit
first version, only transmitting CAN messages without usage of queue system from...
authorJiri Vanek <vanekjir@fel.cvut.cz>
Mon, 19 Dec 2011 12:41:08 +0000 (13:41 +0100)
committerJiri Vanek <vanekjir@fel.cvut.cz>
Mon, 19 Dec 2011 12:41:08 +0000 (13:41 +0100)
commitad1d46af5c8562e90a3f8564cf511213ff1f1745
treef1b0209993025cd407032364ec4932a6788e49dd
parent1a9e7b0fc69ea363700b9ff37865caebdec2ce52
first version, only transmitting CAN messages without usage of queue system from LinCAN
embedded/app/usbcan/Makefile.omk
embedded/app/usbcan/can/lpc17xx_can.h [new file with mode: 0644]
embedded/app/usbcan/lpc17xx_can.c [new file with mode: 0644]
embedded/app/usbcan/main.c
embedded/app/usbcan/usb_vend.c