Giovanni Di Sirio
|
825c04410c
|
Fixed bug #565.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7774 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-16 10:06:30 +00:00 |
Giovanni Di Sirio
|
28b2143a44
|
Fixed some RDY_ leftovers in HAL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7768 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-13 10:28:20 +00:00 |
Giovanni Di Sirio
|
19d593770f
|
SPI code made more readable.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7767 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-13 10:17:10 +00:00 |
Giovanni Di Sirio
|
cc7f8758b0
|
Simplified CAN state machine.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7766 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-13 10:12:37 +00:00 |
Giovanni Di Sirio
|
fc2af0f589
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7759 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-11 15:05:09 +00:00 |
Giovanni Di Sirio
|
b7985b957d
|
MISRA pass on low level device drivers templates.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7739 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-09 10:48:08 +00:00 |
Giovanni Di Sirio
|
ce7f7103df
|
MISRA fixes for high level HAL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7738 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-08 21:19:58 +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
|
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
|
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
|
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 |
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
|
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
|
0d094bec05
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7569 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-12-11 14:29:58 +00:00 |
gdisirio
|
5b03233f8d
|
HAL documentation build works now.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7561 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-12-08 10:49:39 +00:00 |
gdisirio
|
0ee4e06235
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7554 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-12-02 09:35:07 +00:00 |
gdisirio
|
5b59f89d98
|
Removed assertion for repeated tickless timer stop. Improved comments in virtual timers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7550 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-30 10:09:38 +00:00 |
gdisirio
|
e40082e1d6
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7543 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-27 15:07:26 +00:00 |
barthess
|
ab2d0948f7
|
Community support imporovements. Added hooks simplifying adding of new hal modules in community repo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7516 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-16 11:03:31 +00:00 |
gdisirio
|
476270c2ab
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7475 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-04 10:51:23 +00:00 |
gdisirio
|
69f211ae2c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7462 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-02 16:38:13 +00:00 |
gdisirio
|
a5454ca785
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7458 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-02 10:22:36 +00:00 |
barthess
|
d2e246dd29
|
RTC. Fixed error in time conversion function
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7452 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-01 18:14:33 +00:00 |
gdisirio
|
d74271f00d
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7445 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-01 16:20:29 +00:00 |
barthess
|
d37f6cb1f3
|
RTCv1. Time converstion functions moved to rtc.c(h). Chrtclib deleted.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7443 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-01 15:44:30 +00:00 |
barthess
|
96f976382d
|
RTCv1. Driver ported to ChibiOS-3.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7442 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-01 13:22:15 +00:00 |
gdisirio
|
40b51d714f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7437 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-31 09:52:34 +00:00 |
barthess
|
c145bd903f
|
RTC. Implemented function rtcConvertDateTimeToFAT()
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7436 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-30 19:31:21 +00:00 |
gdisirio
|
b665c20b66
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7435 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-30 14:24:38 +00:00 |
gdisirio
|
17e655604e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7417 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-18 19:37:10 +00:00 |
barthess
|
be302132c7
|
FSMC. Files moved to
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7414 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-18 12:23:31 +00:00 |
gdisirio
|
b2c261eeee
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7411 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-17 12:28:10 +00:00 |
gdisirio
|
a708e083e1
|
Improvements to the ICU driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7409 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-17 07:31:40 +00:00 |
gdisirio
|
c74da79d45
|
Fixed bug #539.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7359 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-04 07:57:37 +00:00 |
gdisirio
|
653a7e9ad0
|
Fixed bug #534.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7271 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-14 07:52:27 +00:00 |
gdisirio
|
051dd39583
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7224 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-01 08:27:52 +00:00 |
gdisirio
|
5f454cad47
|
Improved icuWaitCapture().
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7212 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-31 17:32:29 +00:00 |
gdisirio
|
87e4b85755
|
Improvements to the ICU driver (not finished).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7210 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-31 14:24:12 +00:00 |
gdisirio
|
e40ae97638
|
Enhanced PWM driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7208 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-30 13:54:04 +00:00 |
gdisirio
|
0c1ba01812
|
Added brackets as suggested in #523.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7167 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-13 09:21:25 +00:00 |
gdisirio
|
49d05cf795
|
Fixed bug #523.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7164 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-08 12:21:41 +00:00 |
barthess
|
683c4ac7af
|
STM32 FSMC NAND. Polishing driver after hardware tests.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7152 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-07 08:53:41 +00:00 |
barthess
|
156ff76940
|
STM32 FSMC NAND. Change driver file layout and naming conventions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7145 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-06 21:17:02 +00:00 |
barthess
|
f5063b9072
|
STM32 FSMC NAND. Fixed license notes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7125 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-05 08:17:43 +00:00 |
barthess
|
88a09ec741
|
Added FSMC NAND driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7123 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-05 08:00:56 +00:00 |
gdisirio
|
df18715f17
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7100 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-26 09:24:53 +00:00 |
gdisirio
|
fb4739b12b
|
lwIP code by Eddie, not fully "RT-free" in the HAL LLD.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7009 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-05 16:09:29 +00:00 |
gdisirio
|
3e9fe7c6d0
|
Initial RTC files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6982 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-06-06 14:19:28 +00:00 |
gdisirio
|
184fa403fa
|
Fixed bug #500.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6926 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-05-11 07:55:19 +00:00 |
gdisirio
|
91216f2404
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6886 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-04-26 09:58:18 +00:00 |
gdisirio
|
2f7fab8fb3
|
Fixed bug #485.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6873 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-04-22 08:38:11 +00:00 |
gdisirio
|
004c5bac06
|
GPT is usable without callbacks now (trigger, counter).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6760 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-03-08 17:41:14 +00:00 |
gdisirio
|
6bc9f636b5
|
More enhancements to the GPT driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6759 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-03-08 10:19:32 +00:00 |
gdisirio
|
bfd29a27c2
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6755 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-03-05 10:42:18 +00:00 |
gdisirio
|
a6224d1964
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6754 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-03-05 10:30:58 +00:00 |
gdisirio
|
590c1329a4
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6753 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-03-05 10:24:50 +00:00 |
gdisirio
|
27261ab8a6
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6715 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-02-16 09:12:08 +00:00 |
gdisirio
|
58fd763110
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6673 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-02-08 15:50:16 +00:00 |
gdisirio
|
57d5ba67c5
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6672 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-02-08 15:45:58 +00:00 |
gdisirio
|
151ca1d309
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6634 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-01-20 12:26:50 +00:00 |
gdisirio
|
fc91e8bea1
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6511 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-11-26 08:12:01 +00:00 |
gdisirio
|
1b6619e5cc
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6474 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-11-14 11:01:51 +00:00 |
gdisirio
|
18fe69dbb2
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6326 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-09-28 08:28:52 +00:00 |
gdisirio
|
be933e6129
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6308 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-09-20 12:25:11 +00:00 |
gdisirio
|
1e7ce93016
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6306 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-09-20 10:49:21 +00:00 |
gdisirio
|
867c7c95aa
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6262 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-09-05 09:01:21 +00:00 |
gdisirio
|
5901a354ef
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6224 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-08-25 09:37:34 +00:00 |
gdisirio
|
7d2ebae5eb
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6176 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-08-19 12:43:49 +00:00 |
gdisirio
|
dbd493cff1
|
I2C ported but needs to be reviewed to not use virtual timers directly.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6170 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-08-17 15:32:41 +00:00 |
gdisirio
|
44fe821ab4
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6159 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-08-15 14:48:41 +00:00 |
gdisirio
|
782415628b
|
Ported UART.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6146 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-08-12 16:55:13 +00:00 |
gdisirio
|
60c6d531d4
|
Ported MMC_SPI.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6145 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-08-12 16:44:22 +00:00 |
gdisirio
|
a840a0d418
|
Ported EXT.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6142 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-08-12 16:13:20 +00:00 |
gdisirio
|
78e314cdad
|
Ported GPT.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6141 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-08-12 16:01:07 +00:00 |
gdisirio
|
eb7a1a15b2
|
Removed 2nd parameter to assertion and check macros.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6122 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-08-10 14:50:32 +00:00 |
gdisirio
|
44f6cc6308
|
HAL queues updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6113 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-08-09 13:56:40 +00:00 |
gdisirio
|
7b51712449
|
Updated queues.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6112 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-08-09 13:43:56 +00:00 |
gdisirio
|
8576e8da6a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6111 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-08-09 12:57:40 +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
|
49d71a01ab
|
Renamed or added prefix to all hernel configuration options.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6010 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-20 10:12:44 +00:00 |
gdisirio
|
390ed322cb
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6001 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-20 07:24:12 +00:00 |
gdisirio
|
e9edd47802
|
SPC5xx DSPI driver working on SPC563Mxx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5766 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-05-28 14:12:55 +00:00 |
gdisirio
|
11ecb1a758
|
Fixed problem with multiple SerialUSB instances.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5651 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-05-01 15:50:35 +00:00 |
gdisirio
|
30a552991b
|
Fixed bug #406.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5638 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-04-28 13:27:37 +00:00 |
gdisirio
|
53ebb098cb
|
Updated serial_usb driver and demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5637 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-04-28 13:12:20 +00:00 |
gdisirio
|
4434fed8d8
|
Fixed stop procedure in the USB driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5634 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-04-27 10:06:06 +00:00 |
barthess
|
042c2ddba8
|
STM32. GPT. Removed prefix "stm32" from names of functions changing interval.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5518 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-03-29 19:27:32 +00:00 |
barthess
|
f571b50713
|
STM32. GPT. Added abillity to change interval of running GPT unit on the fly.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5510 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-03-27 20:03:40 +00:00 |
gdisirio
|
152cacac1f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5403 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-03-10 11:21:07 +00:00 |