]> rtime.felk.cvut.cz Git - lincan.git/commit
Transmitting CAN messages with usage of queue system from LinCAN - first version...
authorJiri Vanek <vanekjir@fel.cvut.cz>
Thu, 22 Dec 2011 16:02:05 +0000 (17:02 +0100)
committerJiri Vanek <vanekjir@fel.cvut.cz>
Thu, 22 Dec 2011 16:02:05 +0000 (17:02 +0100)
commit060d6f042deb8d82aaeb9de8701cd3405bb4c066
tree47232d584261af9d0d50c1cad96429301ae686c9
parentad1d46af5c8562e90a3f8564cf511213ff1f1745
Transmitting CAN messages with usage of queue system from LinCAN - first version. Attempt to keep the functionality of the previous project (can-usb1) in the main.c file for possible future choice of which hardware to use.
embedded/app/usbcan/Makefile.omk
embedded/app/usbcan/can/lpc17xx_can.h
embedded/app/usbcan/lpc17xx_can.c
embedded/app/usbcan/main.c