EEPROM

Driver
git clone https://github.com/bithollow/BH
cd BH/driver
Demo

Move to folder BH/demo/eeprom, compile and run the example

cd BH/demo/eeprom
make
./eeprom -h

the usage will display while executing above command.