aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32/RTCv2/rtc_lld.c
Commit message (Expand)AuthorAgeFilesLines
* SDC. Added RTC support. Improved testhal.barthess2012-03-081-0/+23
* RTC. V2 driver merged to trunk.barthess2012-03-041-130/+173
* License text updated with new year.gdisirio2012-01-211-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3756 35acf78f-673a-0410...gdisirio2012-01-071-1/+1
* Updated credits.gdisirio2011-12-291-0/+4
* Cleaned "//" comments.barthess2011-12-171-18/+0
* RTC. Nop.barthess2011-12-161-1/+1
* RTC. Testhal works on F4x, compiles (but not deeply tested) on F1x.barthess2011-12-151-7/+20
* RTC. Added callback switch helper. Not tested.barthess2011-12-131-63/+20
* RTC. Development suspended until EXTI driver API will changed.barthess2011-12-121-38/+82
* RTC. Driver broken.barthess2011-12-111-43/+108
* RTC. Code reorganization. barthess2011-12-111-0/+258