aboutsummaryrefslogtreecommitdiffstats
path: root/libraries/Wire/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Add new hard/soft Wire I2C library.Trystan Jones2012-06-291-1/+1
| | | | | | | | | | | Added a generic pure abstract class to provide the interface for all Wire implementations. Modified the old Wire library using software interface to use the new Base Wire abstract class. Added a new library which allows the use of the Wire class to use the I2C hardware. Changed default pin numbers for Software Wire library to match pin numbers used for I2C/TWI shields created for the Arduino. Signed-off-by: Trystan Jones <crenn6977@gmail.com>
* adding missing libraries from maple-ide repoMarti Bolivar2010-12-271-0/+29