barthess
|
72e66cd47c
|
SDC. Merged code from development branch.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4106 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-04-17 18:09:27 +00:00 |
gdisirio
|
495dc2aa45
|
Fixed relative path to OS.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4073 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-04-02 17:32:07 +00:00 |
gdisirio
|
e5a10ba0c5
|
Fixed bug 3513897.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4068 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-04-01 12:33:00 +00:00 |
gdisirio
|
f038bffdb5
|
Fixed bug 3510812.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4066 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-04-01 09:13:04 +00:00 |
barthess
|
3c311dfe58
|
RTC. High level staff moved to chrtclib.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4032 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-03-09 18:33:26 +00:00 |
gdisirio
|
c3d9a586f4
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4025 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-03-05 18:19:48 +00:00 |
barthess
|
fc972f48d6
|
RTC. V2 driver merged to trunk.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4017 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-03-04 14:27:03 +00:00 |
gdisirio
|
285d06f3b6
|
Fixed ADC divider in STM32F4 demos. Completed implemetation of new RR scheduling.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3941 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-02-07 19:22:32 +00:00 |
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 |
gdisirio
|
a2708c091b
|
Updated all halconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3777 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-01-09 19:37:58 +00:00 |
gdisirio
|
036d20f034
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3757 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-01-07 07:36:37 +00:00 |
gdisirio
|
c355f186d7
|
Removed obsolete halconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3754 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-01-07 07:19:46 +00:00 |
gdisirio
|
45c0b7f9bc
|
Documentation related fixes and updated all the mcuconf.h for the STM32.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3735 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2012-01-04 22:00:44 +00:00 |
gdisirio
|
1a13cadaff
|
Removed some double spacing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3699 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-31 14:34:20 +00:00 |
gdisirio
|
0f716b3fce
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3651 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-22 21:22:34 +00:00 |
gdisirio
|
da9678f49a
|
Provisional STM32F2xx support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3649 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-22 12:38:21 +00:00 |
gdisirio
|
9863c4f33b
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3636 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-18 10:38:25 +00:00 |
barthess
|
e062d10250
|
Cleaned "//" comments.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3628 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-17 19:08:16 +00:00 |
gdisirio
|
af25622db8
|
Fixed some forgotten details.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3621 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-17 07:41:10 +00:00 |
barthess
|
172680aea3
|
RTC. Nop.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3617 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-16 13:18:55 +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
|
124a432b0e
|
RTC. Nop.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3614 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-15 15:13:37 +00:00 |
barthess
|
c29c3ac16a
|
RTC. STM32F4x testhal begins.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3612 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-14 20:00:23 +00:00 |