Simple example of Real Time Clock ( RTC ) Linux Driver

A simple RTC driver that reads the time from the CMOS (Real Time Clock) registers. This example … Read more

Test Code for Real Time Clock ( RTC ) Linux Driver

This code can be used for testing the real time clock driver developed for new Linux based … Read more