]> rtime.felk.cvut.cz Git - lincan.git/commit
lpc17xx embedded: new function for obtaining chip bittiming constant parameters.
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Fri, 25 May 2012 16:10:27 +0000 (18:10 +0200)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Fri, 25 May 2012 16:10:27 +0000 (18:10 +0200)
commit4b51897df818c0cef960dbfab815c7e69586c654
tree2e7799656abbb202c71d61d5b25fe69a10934410
parente372a22696a079ea7f3bb00aa46e8a8281f1c49f
lpc17xx embedded: new function for obtaining chip bittiming constant parameters.

This allows to use same CAN-USB converter code for other chips as well.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
embedded/app/usbcan/Makefile.omk
embedded/app/usbcan/can/can_bittiming.h [new file with mode: 0644]
embedded/app/usbcan/can/lpc17xx_can.h
embedded/app/usbcan/can/main.h
embedded/app/usbcan/lpc17xx_can.c
embedded/app/usbcan/main.c
embedded/app/usbcan/usb_vend.c