Initial commit of Version 2.0.0, with CAN FD support

This commit is contained in:
Paul Hollinsky
2019-05-02 19:24:20 -04:00
parent d8ea05895e
commit 3bbef8679d
7 changed files with 774 additions and 516 deletions
+6
View File
@@ -8,3 +8,9 @@ install:
depmod -a
clean:
make -C /lib/modules/$(KVERSION)/build M=$(PWD) clean
reload: all
-sudo rmmod intrepid
sudo modprobe can
sudo modprobe can_raw
sudo modprobe can_dev
sudo insmod intrepid.ko