aboutsummaryrefslogtreecommitdiffstats
path: root/examples/i2c_slave_example.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added I2C slave echo example in examples folder. Using another maple, write ↵Barry Carter2012-09-051-0/+110
a byte and then read. Slight tidy up. Reformatted CREDITS file to be in correct order. Added a note about buffer overrun Signed-off-by:- Barry Carter <barry.carter@gmail.com>