Test program for I2CEeprom library

Dependencies:   I2CEeprom mbed

This program does a number of write then read tests to ensure that the program can write and successfully read back buffers of various sizes. It also shows how to write and read arrays of POD classes.

Changes

RevisionDateWhoCommit message
0:64b9e47c0f13 2015-08-16 rhourahane Initial commit default tip