aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32/RTCv1/rtc_lld.h
Commit message (Expand)AuthorAgeFilesLines
* Updated license years.gdisirio2013-02-021-1/+1
* STM32. RTCv1. Fixed wasting of BKP registers in RTCv1 driver (bug 3594005)barthess2012-12-081-0/+1
* RTCv1. Added FAT timestamp support in driver using chrtclib for deviced witho...barthess2012-09-211-0/+1
* License text updated with new year.gdisirio2012-01-211-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3800 35acf78f-673a-0410...gdisirio2012-01-121-0/+10
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3797 35acf78f-673a-0410...gdisirio2012-01-121-2/+0
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3783 35acf78f-673a-0410...gdisirio2012-01-101-3/+2
* Removed unused stuff from RTCv1.gdisirio2012-01-071-37/+4
* Fixed bug 3468445.gdisirio2012-01-031-1/+1
* Updated credits.gdisirio2011-12-291-0/+4
* RTC. Testhal works on F4x, compiles (but not deeply tested) on F1x.barthess2011-12-151-0/+33
* RTCv1 code cleanups and adding some safety checks.barthess2011-12-121-1/+1
* RTC. Driver broken.barthess2011-12-111-3/+21
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3413 35acf78f-673a-0410...gdisirio2011-10-011-38/+67
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3409 35acf78f-673a-0410...gdisirio2011-09-251-1/+1
* RTC. Documentation improvements.barthess2011-09-251-10/+10
* RTC. API changes.barthess2011-09-251-0/+131