REVrobotics / CANBridge

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.
Other
11 stars 5 forks source link

Switch to only building a single library #6

Closed ThadHouse closed 4 years ago

ThadHouse commented 4 years ago

This will make it possible to use this code statically linked. Otherwise its identical.

This is done by just adding more source sets, and removing the separate binary