Generic CAN Bridge emulating FRC netcomm CAN driver for connecting a PC to the CAN Bus with WPILib 2020+ and SPARK MAX (FW 1.5.0 or higher) or other drivers, currently only supported in Windows.
I fixed the issue I was having with a SPARK MAX by deleting as many registry entries as I could under HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Enum/USB/VID_0483&PID_A30E
This PR exists purely to get CI to build artifacts, since the build isn't working for me locally.