blob: 0d8efb74012b6db4515a366aeacd785d11e9092a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
CAN Message Utilities for C
============
## Testing
The library includes a test suite that uses the `check` C unit test library.
$ make test
## Authors
Chris Peplin cpeplin@ford.com
## License
Copyright (c) 2013 Ford Motor Company
Licensed under the BSD license.
|