a simple wrapper above I2C to provider EEPROM access API
Dependents: ou_mbed_oled ou_mbed_eeprom ou_mbed_tmp102
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:8ddab67b62c3 | 2018-06-19 | poushen | make sample more complete. |
2:ce12a405cd3a | 2018-06-18 | poushen | add #ifdef to avoid re include |
1:0c876c06b026 | 2018-06-15 | poushen | init() specify fast speed (400kHz), change current_read() to return read value. |
0:3de36cc169a3 | 2018-06-15 | poushen | add eeprom class |