aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32/RTCv2/rtc_lld.h
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6242 35...gdisirio2013-09-021-206/+0
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6109 35...gdisirio2013-08-091-0/+206
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6108 35...gdisirio2013-08-091-206/+0
* Relicensing parts of the tree under the Apache 2.0 license.gdisirio2013-03-301-14/+10
* Updated license years.gdisirio2013-02-021-1/+1
* Doxygen fixes.gdisirio2012-12-161-1/+1
* RTCv2. Get fat time function moved to driver. barthess2012-09-201-0/+1
* RTC. High level staff moved to chrtclib.barthess2012-03-091-5/+0
* SDC. Added RTC support. Improved testhal.barthess2012-03-081-0/+1
* RTC. APB1 clock check moved to rtc_lld.hbarthess2012-03-041-0/+4
* RTC. V2 driver merged to trunk.barthess2012-03-041-45/+27
* 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-5/+8
* Updated credits.gdisirio2011-12-291-0/+4
* RTC. Testhal works on F4x, compiles (but not deeply tested) on F1x.barthess2011-12-151-5/+10
* RTC. Added callback switch helper. Not tested.barthess2011-12-131-26/+10
* RTC. Development suspended until EXTI driver API will changed.barthess2011-12-121-6/+13
* RTC. Driver broken.barthess2011-12-111-11/+62
* RTC. Code reorganization. barthess2011-12-111-0/+173