From bc1baf25a0844861713829c0e9e69e4a2d447cc6 Mon Sep 17 00:00:00 2001 From: Christopher Peplin Date: Tue, 24 Dec 2013 10:56:35 -0500 Subject: Initial commit, pulled from openxc/vi-firmware. --- README.mkd | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.mkd (limited to 'README.mkd') diff --git a/README.mkd b/README.mkd new file mode 100644 index 0000000..0d8efb7 --- /dev/null +++ b/README.mkd @@ -0,0 +1,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. -- cgit 1.2.3-korg