gdisirio
|
de5dcbba85
|
License text updated with new year.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3846 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-01-21 14:29:42 +00:00 |
barthess
|
a41f12ad8a
|
RTC. Added possibility of changing RTC clock source.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3809 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-01-14 12:23:42 +00:00 |
barthess
|
a2672b8dbb
|
RTC. Error fixes and robustness improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3806 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-01-13 20:38:02 +00:00 |
gdisirio
|
260b6b6d19
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3800 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-01-12 21:01:30 +00:00 |
gdisirio
|
1a6d378ba7
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3798 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-01-12 18:36:16 +00:00 |
gdisirio
|
4e3e0d6278
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3797 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-01-12 18:26:26 +00:00 |
barthess
|
50e4567885
|
RTC. Added function to ensure data synchronization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3795 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-01-12 08:25:50 +00:00 |
barthess
|
a7e909177d
|
RTC. Added enables/disables of writing access to BKP registers in all write operations.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3794 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-01-12 07:09:24 +00:00 |
barthess
|
7f333ab456
|
RTC. Fixed some bugs and added locks into write functions. Haltest updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3790 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-01-11 20:07:19 +00:00 |
gdisirio
|
8824a54e5e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3783 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-01-10 18:14:24 +00:00 |
gdisirio
|
618b341a05
|
Removed unused stuff from RTCv1.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3753 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-01-07 07:06:49 +00:00 |
gdisirio
|
5909d22fdd
|
Fixed bug 3468445.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3721 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-01-03 19:06:48 +00:00 |
gdisirio
|
411418930f
|
Updated credits.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3685 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-29 18:07:02 +00:00 |
gdisirio
|
334c7d645d
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3645 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-21 18:49:04 +00:00 |
barthess
|
968d0cf6e9
|
RTC. High level API rolled back.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3619 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-16 14:42:23 +00:00 |
barthess
|
9a98744b28
|
RTC. Testhal works on F4x, compiles (but not deeply tested) on F1x.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3615 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-15 20:49:24 +00:00 |
barthess
|
82ee230c45
|
RTCv1 minor fix
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3604 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-12 13:19:21 +00:00 |
barthess
|
dd834361e8
|
RTCv1 code cleanups and adding some safety checks.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3603 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-12 13:13:07 +00:00 |
barthess
|
527ef56ed3
|
Merging changes from rtc_dev branch.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3601 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-12 11:07:30 +00:00 |
barthess
|
facfe77b18
|
RTC. Development suspended until EXTI driver API will changed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3600 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-12 10:56:51 +00:00 |
barthess
|
9d343de5f9
|
RTC. Driver broken.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3598 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-11 23:40:49 +00:00 |
barthess
|
4a5c4e2ae0
|
RTC. Merge RTC code from trunk.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3595 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-11 20:03:50 +00:00 |
barthess
|
a8115a6060
|
RTC. Code cleanups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3594 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-11 18:14:30 +00:00 |
barthess
|
3a0e138e7e
|
RTC. Pointless lock removed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3593 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-11 17:41:06 +00:00 |
barthess
|
ea9053eb9e
|
RTC. Some bugs fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3590 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-10 19:41:46 +00:00 |
barthess
|
4ab87c6ded
|
RTC. Insert forgotten closing brace in documentation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3414 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-10-01 20:20:53 +00:00 |
gdisirio
|
2950a0a7b8
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3413 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-10-01 08:04:14 +00:00 |
gdisirio
|
aba41323fc
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3409 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-09-25 10:56:39 +00:00 |
barthess
|
17a20fe36a
|
RTC. Documentation improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3406 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-09-25 10:06:23 +00:00 |
barthess
|
41fd0fb5fb
|
RTC. API changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3405 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-09-25 10:03:59 +00:00 |