1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/can/conn/Makefile
Vincent Dupont ab5f8548f2 can: add conn_can top layer interface
This module provide support for raw can and isotp
socket-like user interface.
2017-06-19 15:36:20 +02:00

4 lines
53 B
Makefile

MODULE = conn_can
include $(RIOTBASE)/Makefile.base