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.

History

Initial commit default tip

2015-08-16, by rhourahane [Sun, 16 Aug 2015 18:56:28 +0000] rev 0

Initial commit