aboutsummaryrefslogtreecommitdiffstats
path: root/src/generic/canbus.c
Commit message (Expand)AuthorAgeFilesLines
* canbus: Call can_notify_rx() at startup so low-level code does not need toKevin O'Connor2021-02-091-0/+1
* canbus: Rename canbus_set_dataport() to canbus_set_filter() and simplifyKevin O'Connor2021-02-091-1/+1
* canbus: Move high-level CAN code to new src/generic/canbus.cKevin O'Connor2021-02-021-0/+227