aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F1xx/RTC/main.c
Commit message (Expand)AuthorAgeFilesLines
* RTC. High level staff moved to chrtclib.barthess2012-03-091-0/+2
* License text updated with new year.gdisirio2012-01-211-1/+1
* RTC. Added possibility of changing RTC clock source.barthess2012-01-141-9/+1
* RTC. Error fixes and robustness improvements.barthess2012-01-131-1/+3
* RTC. Fixed some bugs and added locks into write functions. Haltest updated.barthess2012-01-111-16/+42
* Cleaned "//" comments.barthess2011-12-171-1/+1
* RTC. High level API rolled back.barthess2011-12-161-19/+7
* RTCv1 code cleanups and adding some safety checks.barthess2011-12-121-6/+18
* RTC. Setting and getting time works on STM32F4xbarthess2011-12-111-3/+3
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3413 35acf78f-673a-0410...gdisirio2011-10-011-24/+20
* RTC. Test updated.barthess2011-09-251-13/+23
* RTC. Test code updated.barthess2011-09-071-14/+8
* RTC. Added deep sleep testbarthess2011-09-011-2/+40
* RTC. Hal test added.barthess2011-08-311-0/+62