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

Define basic Linux SocketCAN constants and types #2006

Merged
merged 4 commits into from Jan 7, 2021

Commits on Jan 7, 2021

  1. Define basic Linux SocketCAN constants and types

    Add definitions from `linux/can.h`, which is a "base" header for remainder
    of SocketCAN functionality.
    
    Signed-off-by: Damian Jarek <damian.jarek93@gmail.com>
    djarek authored and JohnTitor committed Jan 7, 2021
    Copy the full SHA
    1581af0 View commit details
    Browse the repository at this point in the history
  2. Skip more items on CI

    JohnTitor committed Jan 7, 2021
    Copy the full SHA
    e18dc03 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a39cf0d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    66500ee View commit details
    Browse the repository at this point in the history