Skip to content

linux-can/libsocketcan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 file

Documentation:
-------------------------------------------------------------------------------
Make sure you have Doxygen installed on your host. If yes simply run:
make docs
and look for the API doc in Documentation/html.