mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
63ca443b05
ISO-TP is ISO15765 transport protocol over CAN. Upper interface is located in sys/include/can/isotp.h.
4 lines
54 B
Makefile
4 lines
54 B
Makefile
MODULE = can_isotp
|
|
|
|
include $(RIOTBASE)/Makefile.base
|