aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F1xx/RTC
Commit message (Expand)AuthorAgeFilesLines
* Cleaned "//" comments.barthess2011-12-171-1/+1
* RTC. High level API rolled back.barthess2011-12-161-19/+7
* RTC. Testhal works on F4x, compiles (but not deeply tested) on F1x.barthess2011-12-152-10/+3
* RTC testhal. Removed unneeded file.barthess2011-12-141-23/+0
* 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@3484 35acf78f-673a-0410...gdisirio2011-11-101-5/+7
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3461 35acf78f-673a-0410...gdisirio2011-11-021-0/+5
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3439 35acf78f-673a-0410...gdisirio2011-10-081-7/+7
* New build system for GCC ARM ports.gdisirio2011-10-081-3/+3
* RTC. Redefinition of RTC_SUPPORTS_CALLBACKS deleted from test.barthess2011-10-011-6/+0
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3413 35acf78f-673a-0410...gdisirio2011-10-012-29/+21
* RTC. Test updated.barthess2011-09-251-13/+23
* RTC. Code reorganization to correspond ChibiOS rules.barthess2011-09-202-7/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3313 35acf78f-673a-0410...gdisirio2011-09-121-4/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3312 35acf78f-673a-0410...gdisirio2011-09-122-8/+29
* RTC. Test code updated.barthess2011-09-072-15/+9
* RTC. Added deep sleep testbarthess2011-09-011-2/+40
* RTC. Final polishing.barthess2011-08-311-0/+7
* RTC. Hal test added.barthess2011-08-316-0/+1368