You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14
Original file line number
Diff line number
Diff line change
@@ -63,6 +63,20 @@ The output is placed at `~\releases\maven\release\com\revrobotics\usb\CANBridge-
63
63
6. Add release notes to the draft release
64
64
7. Publish the draft release
65
65
66
+
## Linux
67
+
68
+
> [!NOTE]
69
+
>
70
+
> This branch is a work in progress, testing does show that it does work, however this still might be some issues. If you do run across those issues, please create an issue so we can diagnose.
71
+
72
+
The latest firmware version will work with Linux if the `SocketCAN` and `gs_usb` drivers are enabled. The following udev rule will work to enable this:
73
+
74
+
Create a new file named and located at: `/etc/udev/rules.d/99-canbridge.rules`
0 commit comments