aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F1xx/RTC
Commit message (Expand)AuthorAgeFilesLines
* Updated license years.gdisirio2013-02-024-4/+4
* Removed obsolete options from the haconf.h files.gdisirio2013-02-021-33/+0
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4995 35acf78f-673a-0410...gdisirio2012-12-301-0/+7
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4611 35acf78f-673a-0410...gdisirio2012-08-221-2/+2
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4610 35acf78f-673a-0410...gdisirio2012-08-221-13/+10
* I2C. Priorities rebalanced. I2C pushed over other peripherals as a workaround...barthess2012-08-141-7/+7
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4277 35acf78f-673a-0410...gdisirio2012-06-161-1/+1
* SDC. Merged code from development branch.barthess2012-04-172-0/+3
|\
| * RTC. High level staff moved to chrtclib.barthess2012-03-092-0/+3
* | Fixed bug 3510812.gdisirio2012-04-012-2/+2
|/
* License text updated with new year.gdisirio2012-01-214-4/+4
* RTC. Added possibility of changing RTC clock source.barthess2012-01-141-9/+1
* RTC. Error fixes and robustness improvements.barthess2012-01-131-1/+3
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3804 35acf78f-673a-0410...gdisirio2012-01-121-60/+41
* RTC. Fixed some bugs and added locks into write functions. Haltest updated.barthess2012-01-112-18/+44
* Updated all halconf.h files.gdisirio2012-01-091-0/+7
* STM32F1xx devices clock configuration updated to make it similar to the newer...gdisirio2012-01-081-2/+9
* Removed obsolete halconf.h files.gdisirio2012-01-071-23/+5
* Removed unused stuff from RTCv1.gdisirio2012-01-071-5/+1
* Documentation related fixes and updated all the mcuconf.h for the STM32.gdisirio2012-01-041-0/+2
* 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