Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pkg-config to get the CAN Driver library and includes #1

Open
Clovel opened this issue Feb 12, 2020 · 1 comment
Open

pkg-config to get the CAN Driver library and includes #1

Clovel opened this issue Feb 12, 2020 · 1 comment

Comments

@Clovel
Copy link
Owner

Clovel commented Feb 12, 2020

The CAN Driver is a external project which OSCO uses to communicate. This driver can be a SocketCAN abstraction layer, or a hardware driver. OSCO will need to find the driver using pkg-config or by modifying the CMakeLists.txt files.

pkg-config is prefered.

@Clovel
Copy link
Owner Author

Clovel commented Mar 27, 2020

We must find a way to link with or driver easily, and to be able to switch driver easily for testing/development purposes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant