Giovanni Di Sirio
|
aa431f4c10
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7731 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-07 14:29:17 +00:00 |
Giovanni Di Sirio
|
880d6916b3
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7713 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-03 15:08:54 +00:00 |
Giovanni Di Sirio
|
3d1a86e9fb
|
MISRA-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7710 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-03 10:02:55 +00:00 |
Giovanni Di Sirio
|
390fbb5acf
|
MISRA-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7709 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-03 09:13:43 +00:00 |
Giovanni Di Sirio
|
e6c4363ddb
|
Fixed bug #558.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7706 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-01 09:18:26 +00:00 |
Giovanni Di Sirio
|
e068671a36
|
Fixed bug #557.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7704 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-01 09:07:50 +00:00 |
Uladzimir Pylinski
|
40304ed993
|
SDIO. Fixed typo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7702 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-24 07:55:26 +00:00 |
Uladzimir Pylinski
|
3f403d2288
|
SDIO. Clock detection procedure for SDC now uses stack allocated buffer instead of provided in config.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7701 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-23 18:32:55 +00:00 |
Giovanni Di Sirio
|
2446dcc077
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7699 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-23 17:54:07 +00:00 |
Giovanni Di Sirio
|
47cc8792a9
|
fixed some doxytags
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7698 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-23 14:24:05 +00:00 |
Giovanni Di Sirio
|
e42ca31b0f
|
limit the use of scratchpad buffer
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7697 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-23 14:23:15 +00:00 |
Uladzimir Pylinski
|
d5307c5e08
|
SDIO. Added forgotten NULL pointer checks.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7695 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-19 17:16:15 +00:00 |
Uladzimir Pylinski
|
39592bc15c
|
SDIO. Deleted unused erase function.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7693 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-19 15:26:42 +00:00 |
Uladzimir Pylinski
|
7c1422770e
|
SDIO. Working area buffer now handles using pointer in SDConfig structure.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7692 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-19 15:25:48 +00:00 |
Uladzimir Pylinski
|
e88d9be726
|
SDIO. Added missing comments.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7691 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-18 19:38:56 +00:00 |
Uladzimir Pylinski
|
7890195f7b
|
SDIO. Common code moved from sdc.c to mmcsd superclass.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7690 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-18 19:33:56 +00:00 |
Uladzimir Pylinski
|
283f56b013
|
SDIO. Deleted ChibiOS/RT specific check from HAL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7689 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-18 18:54:06 +00:00 |
Uladzimir Pylinski
|
5b13713559
|
SDIO. Fix warning about uninitialized variable.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7687 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-18 14:13:47 +00:00 |
Uladzimir Pylinski
|
5b2494f872
|
SDIO. 1) Added MMC support. 2) Added bus clock detection.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7686 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-18 13:46:06 +00:00 |
Giovanni Di Sirio
|
607e3a4c20
|
Safer ADC start for STM32F4 and STM32L1.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7677 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-10 14:57:35 +00:00 |
Giovanni Di Sirio
|
6eb46acf16
|
Added I-Class functions to the PWM driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7676 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-07 11:50:45 +00:00 |
Giovanni Di Sirio
|
b53f19556c
|
fixed some paths in makefiles
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7673 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-07 11:20:32 +00:00 |
Giovanni Di Sirio
|
a48d0863ba
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7667 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-06 13:47:47 +00:00 |
Giovanni Di Sirio
|
f5a8502a28
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7656 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-05 12:45:05 +00:00 |
Giovanni Di Sirio
|
2eb9d1cb12
|
Dual CDC demo for the STM32F4, to be tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7653 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-04 14:13:52 +00:00 |
Giovanni Di Sirio
|
64dcbd445a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7651 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-01 16:14:05 +00:00 |
Giovanni Di Sirio
|
2179d63cbf
|
Fixed bug #554.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7648 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-01-31 12:15:14 +00:00 |
Fabio Utzig
|
ed849dc86e
|
[KINETIS] Add USB vector
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7643 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-01-23 17:17:19 +00:00 |
Giovanni Di Sirio
|
f154d37853
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7641 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-01-22 15:40:38 +00:00 |
gdisirio
|
9e2ba7f5b7
|
copyright error
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7632 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-01-18 10:12:44 +00:00 |
gdisirio
|
fa1aeb7e9a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7622 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-01-11 13:56:55 +00:00 |
gdisirio
|
1979996549
|
updated GPL files
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7620 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-01-11 13:45:54 +00:00 |
gdisirio
|
e7f1c3bf72
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7619 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-01-11 10:21:26 +00:00 |
gdisirio
|
c7c04a2dfd
|
maple support and demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7618 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-01-11 10:09:25 +00:00 |
gdisirio
|
69e0612f0d
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7603 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-01-04 15:19:23 +00:00 |
gdisirio
|
6f1b66f2f8
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7602 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-12-29 22:05:41 +00:00 |
gdisirio
|
d95648897c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7601 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-12-28 12:15:02 +00:00 |
barthess
|
e486e61a22
|
Fixed typos in comments.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7600 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-12-27 19:35:13 +00:00 |
gdisirio
|
1d7a676960
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7598 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-12-27 15:10:11 +00:00 |
gdisirio
|
f86f891702
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7597 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-12-23 11:48:01 +00:00 |
gdisirio
|
2042374417
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7596 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-12-22 11:34:55 +00:00 |
gdisirio
|
7462417ba4
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7595 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-12-22 11:26:26 +00:00 |
gdisirio
|
9ec8b21bb2
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7593 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-12-22 11:16:43 +00:00 |
gdisirio
|
633cc9be98
|
Fixed STM32 RTCv1 initialization problem.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7592 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-12-22 09:19:37 +00:00 |
gdisirio
|
553c13c0f4
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7591 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-12-22 09:14:23 +00:00 |
gdisirio
|
ea082a74c9
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7590 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-12-21 09:32:52 +00:00 |
gdisirio
|
6184745e4e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7589 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-12-20 16:53:05 +00:00 |
gdisirio
|
2e7aee242c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7588 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-12-20 10:33:27 +00:00 |
gdisirio
|
372b97790c
|
fixed wrong comment section
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7587 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-12-15 13:51:33 +00:00 |
gdisirio
|
ed084725e9
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7586 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-12-14 10:29:44 +00:00 |