jameswalmsley / bitthunder

BitThunder - Reliable, real time, portable, scalable, embedded operating system, RTOS.
http://bitthunder.org
Other
168 stars 48 forks source link

[TIME] Add a proper time sub-system with sync with /dev/rtc0 #10

Closed jameswalmsley closed 10 years ago

jameswalmsley commented 10 years ago

This is currently in progress.

jameswalmsley commented 10 years ago

Ok I'm going to merge at this point, as we now have a POSIX compliant API for get/set timeofday() everything else is based around that. Later we'll add automatic sync with rtc0 and clock-drift adjustment.