2017-01-13 20:56:14 -08:00
|
|
|
# uCOMmandIt I2C Bus and Device Class Library
|
2017-01-12 19:50:06 -08:00
|
|
|
|
|
|
|
<!-- find and replace the package name to match -->
|
|
|
|
[![Build Status](https://img.shields.io/travis/uCOMmandIt/uci-pkg-template.svg?branch=master)](https://travis-ci.org/uCOMmandIt/uci-pkg-template)
|
|
|
|
[![Inline docs](http://inch-ci.org/github/uCOMmandIt/uci-pkg-template.svg?branch=master)](http://inch-ci.org/github/uCOMmandIt/uci-pkg-template)
|
|
|
|
[![Dependencies](https://img.shields.io/david/uCOMmandIt/uci-pkg-template.svg)](https://david-dm.org/uCOMmandIt/uci-pkg-template)
|
|
|
|
[![devDependencies](https://img.shields.io/david/dev/uCOMmandIt/uci-pkg-template.svg)](https://david-dm.org/uCOMmandIt/uci-pkg-template?type=dev)
|
|
|
|
[![codecov](https://img.shields.io/codecov/c/github/uCOMmandIt/uci-pkg-template/master.svg)](https://codecov.io/gh/uCOMmandIt/uci-pkg-template)
|
2017-05-25 09:56:34 -07:00
|
|
|
|
|
|
|
A promise wrapper for an I2C arm C library methods and a Device Class that is the base class for an I2C device
|