Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/linux-can/libsocketcan
https://github.com/linux-can/libsocketcan
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/linux-can/libsocketcan
- Owner: linux-can
- License: lgpl-2.1
- Created: 2023-10-10T13:24:29.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-10T13:40:14.000Z (about 1 year ago)
- Last Synced: 2023-10-10T18:17:52.120Z (about 1 year ago)
- Language: C
- Size: 90.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
libsocketcan
-------------------------------------------------------------------------------
This library allows you to control some basic functions in SocketCAN from
userspace.Dependencies:
-------------------------------------------------------------------------------
A recent kernel with integrated SocketCAN (at least 2.6.30)Building:
-------------------------------------------------------------------------------
Please refer to the INSTALL fileDocumentation:
-------------------------------------------------------------------------------
Make sure you have Doxygen installed on your host. If yes simply run:
make docs
and look for the API doc in Documentation/html.