RTC

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

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

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

the usage will show while executing above command.