aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/include/rtc.h
Commit message (Expand)AuthorAgeFilesLines
* License text updated with new year.gdisirio2012-01-211-1/+1
* Added I-Class APIs to the RTC driver.gdisirio2012-01-141-0/+62
* Updated credits.gdisirio2011-12-291-0/+4
* RTC. High level API rolled back.barthess2011-12-161-8/+3
* RTC. Testhal works on F4x, compiles (but not deeply tested) on F1x.barthess2011-12-151-0/+2
* RTC. Driver broken.barthess2011-12-111-3/+6
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3413 35acf78f-673a-0410...gdisirio2011-10-011-9/+24
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3412 35acf78f-673a-0410...gdisirio2011-09-261-19/+10
* RTC. API changes.barthess2011-09-251-4/+14
* RTC. API cnahge.barthess2011-09-211-2/+1
* RTC. rtcStart() and rtcStop() functions replaced by rtcSetCallback()barthess2011-09-071-5/+2
* RTC. Readability improvements.barthess2011-09-011-2/+2
* RTC. Final polishing.barthess2011-08-311-10/+0
* RTC. Copyrights added.barthess2011-08-311-4/+29
* RTC. nopbarthess2011-08-311-1/+1
* RTC. Initial commit.barthess2011-08-301-0/+77