mirror of
git://soft.sys114.com/klipper
synced 2026-02-04 14:50:35 +09:00
ODROID-C5: systemd: add can systemd network
Change-Id: Ic1c30541e4507c4a92eecea3358e1116b556bf9f
This commit is contained in:
5
80-can.network
Normal file
5
80-can.network
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
[Match]
|
||||||
|
Name=can0
|
||||||
|
|
||||||
|
[CAN]
|
||||||
|
BitRate=250000
|
||||||
3
debian/klipper.install
vendored
3
debian/klipper.install
vendored
@@ -1,3 +1,4 @@
|
|||||||
config/* /var/printer_data/config/
|
config/* /var/printer_data/config/
|
||||||
klippy/* /usr/share/klippy
|
klippy/* /usr/share/klippy
|
||||||
can.conf /lib/modules-load.d/
|
can.conf /lib/modules-load.d/
|
||||||
|
80-can.network /lib/systemd/network/
|
||||||
Reference in New Issue
Block a user