gdisirio
|
e28a45245c
|
Fixed bug #487.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6883 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-04-24 11:31:52 +00:00 |
gdisirio
|
0e34cd051e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6109 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-08-09 08:25:09 +00:00 |
gdisirio
|
8ca210a4af
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6108 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-08-09 08:24:22 +00:00 |
gdisirio
|
397bc099cd
|
Fixed bug #407.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5670 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-05-04 07:44:43 +00:00 |
gdisirio
|
d009502eb4
|
Added new pwmIsChannelEnabledI() API to the PWM driver, implemented in the STM32 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5554 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-04-07 07:57:43 +00:00 |
gdisirio
|
184a71345c
|
Updated license years.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5102 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-02-02 10:58:09 +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
|
718dc5084f
|
HAL documentation improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3252 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-08-23 13:36:25 +00:00 |
gdisirio
|
ad009f46d5
|
STM32 PWM driver optimization, changed the behavior of pwmChangePeriod().
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2869 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-05 18:21:00 +00:00 |
gdisirio
|
cf15276df3
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2863 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-01 13:21:02 +00:00 |
gdisirio
|
01b0220ffa
|
Documentation related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2862 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-01 13:14:47 +00:00 |
gdisirio
|
a58a524d4c
|
Improvements to the PWM driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2853 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-31 10:21:52 +00:00 |
gdisirio
|
e7e79a6ccb
|
License updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2827 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-18 18:38:08 +00:00 |
gdisirio
|
955425572d
|
Had to go back...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2416 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-21 21:31:35 +00:00 |
gdisirio
|
a15011815c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2414 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-21 19:08:43 +00:00 |
gdisirio
|
32e43fdb02
|
Fixed bug 3114481.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2409 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-21 13:45:22 +00:00 |
gdisirio
|
d8be44136c
|
Fixed bug 3100946, renamed HAL switches removing the CH_ part.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2326 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-01 17:29:56 +00:00 |
gdisirio
|
4f1b492119
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2313 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-31 13:06:42 +00:00 |
gdisirio
|
f407e4a84f
|
HAL improvements, mailboxes macro name changed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2238 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-08 18:16:38 +00:00 |
gdisirio
|
2891f7d645
|
Documentation improvements, fixed a small error in the STM32 serial driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2234 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-04 17:16:18 +00:00 |
gdisirio
|
04e29829b6
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2114 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-08-05 10:30:37 +00:00 |
gdisirio
|
157b6f9695
|
Updated license dates.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1646 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-02-21 07:24:53 +00:00 |
gdisirio
|
e3c7dc319f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1571 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-02-06 16:17:30 +00:00 |
gdisirio
|
fe24da9fcc
|
Reorganized sections in HAL files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1473 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-12-29 11:12:05 +00:00 |
gdisirio
|
f27c5d2968
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1429 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-12-18 11:42:05 +00:00 |
gdisirio
|
a8863f265d
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1426 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-12-17 15:40:32 +00:00 |
gdisirio
|
ba37ee4f4b
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1424 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-12-15 22:23:25 +00:00 |
gdisirio
|
6716159ba1
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1423 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-12-13 13:37:06 +00:00 |
gdisirio
|
e3538a6583
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1393 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-12-08 11:45:38 +00:00 |
gdisirio
|
3ff9afd048
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1389 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-12-08 08:47:14 +00:00 |
gdisirio
|
0b8fd860fa
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1381 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-12-07 16:13:01 +00:00 |