mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-04 22:09:57 +02:00
Added ISO 15765-2 CAN transport protocol for protocol family CAN.
Including some tools and coarse documentation README.isotp
This commit is contained in:
@@ -48,7 +48,8 @@ CFLAGS = -O2 -Wall -Wno-parentheses -I../kernel/2.6/include \
|
||||
-DAF_CAN=PF_CAN
|
||||
|
||||
PROGRAMS = candump cansniffer cansend canplayer canlogserver cangen\
|
||||
canbusload log2long log2asc asc2log vcan slcan_attach
|
||||
canbusload log2long log2asc asc2log vcan slcan_attach\
|
||||
isotpdump isotprecv isotpsend isotpsniffer isotptun
|
||||
|
||||
all: $(PROGRAMS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user