aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/src/rtc.c
Commit message (Expand)AuthorAgeFilesLines
* Updated credits.gdisirio2011-12-291-0/+4
* RTC. High level API rolled back.barthess2011-12-161-36/+8
* RTC. Testhal works on F4x, compiles (but not deeply tested) on F1x.barthess2011-12-151-1/+29
* RTC. Added callback switch helper. Not tested.barthess2011-12-131-4/+0
* RTCv1 code cleanups and adding some safety checks.barthess2011-12-121-20/+0
* RTC. Development suspended until EXTI driver API will changed.barthess2011-12-121-8/+2
* RTC. Driver broken.barthess2011-12-111-6/+36
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3413 35acf78f-673a-0410...gdisirio2011-10-011-38/+57
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3412 35acf78f-673a-0410...gdisirio2011-09-261-27/+38
* RTC. Test updated.barthess2011-09-251-1/+1
* RTC. API changes.barthess2011-09-251-16/+22
* RTC. API cnahge.barthess2011-09-211-10/+8
* RTC. rtcStart() and rtcStop() functions replaced by rtcSetCallback()barthess2011-09-071-16/+13
* RTC. Tiny improvement in documentation.barthess2011-09-031-0/+3
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3285 35acf78f-673a-0410...gdisirio2011-09-031-2/+0
* RTC. Added state checks.barthess2011-09-011-2/+4
* RTC. Final polishing.barthess2011-08-311-3/+3
* RTC. Copyrights added.barthess2011-08-311-9/+24
* RTC. nopbarthess2011-08-311-1/+2
* RTC. Initial commit.barthess2011-08-301-0/+108