daravi / libsocketcan

From http://git.pengutronix.de/?p=tools/libsocketcan.git, but with added online docs

Home Page:http://lalten.github.io/libsocketcan/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

Online Documentation

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

About

From http://git.pengutronix.de/?p=tools/libsocketcan.git, but with added online docs

http://lalten.github.io/libsocketcan/

License:GNU Lesser General Public License v2.1


Languages

Language:C 75.4%Language:M4 23.8%Language:Shell 0.6%Language:HTML 0.2%