gdisirio
|
f9229daa87
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3170 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-23 07:38:56 +00:00 |
gdisirio
|
d115445582
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3169 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-23 07:32:53 +00:00 |
barthess
|
302d06cc66
|
I2C. All polling waitins code replaced by "waiting" GPT interrups. Documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3167 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-20 08:35:05 +00:00 |
barthess
|
b569145b24
|
I2C. STOP waitings was replaced by GPT callback functions. Need much of testing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3166 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-19 20:45:57 +00:00 |
gdisirio
|
38c17ef7ce
|
Fixed bug 3361039.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3165 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-19 18:48:10 +00:00 |
gdisirio
|
18cdd66003
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3162 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-17 13:07:16 +00:00 |
barthess
|
e02d3607dc
|
I2C. Waits moved from ISR.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3161 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-14 14:47:13 +00:00 |
barthess
|
5fee9bc344
|
I2C. Merged changes from trunk.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3160 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-13 21:09:39 +00:00 |
barthess
|
2bdd9885e2
|
I2C. Code cleanups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3159 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-13 20:41:26 +00:00 |
gdisirio
|
2e5abeebad
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3158 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-13 19:26:41 +00:00 |
barthess
|
146118a136
|
I2C. Stability improvements in very hi load scenarios.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3157 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-13 11:07:48 +00:00 |
barthess
|
71ebbf914f
|
I2C. Comments cleanups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3154 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-12 18:34:11 +00:00 |
barthess
|
621d794bf0
|
I2C. Documentation improvements. Dead code clenups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3153 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-12 18:26:39 +00:00 |
barthess
|
44960790c5
|
I2C. Comments improvements. Code cleanups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3152 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-12 14:21:44 +00:00 |
barthess
|
0ada09b542
|
I2C. Code clean ups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3151 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-11 19:49:14 +00:00 |
barthess
|
caeaf6536e
|
I2C. Fixed bug occures when read-through-write two bytes. Code cleanups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3150 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-10 21:40:49 +00:00 |
barthess
|
0088567492
|
I2C. Most of problems have been resolved. Needs testing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3149 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-10 18:17:16 +00:00 |
gdisirio
|
fbdd64538e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3144 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-10 08:45:36 +00:00 |
barthess
|
b064c25e39
|
I2C. Main problem fixed, but some minor problems must to be fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3142 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-09 22:25:31 +00:00 |
gdisirio
|
b38e1f2c96
|
Improvements to the trace buffer and other debug features.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3139 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-09 09:15:49 +00:00 |
gdisirio
|
a53bc3d266
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3137 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-09 07:32:27 +00:00 |
gdisirio
|
d79eea31a2
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3135 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-08 19:29:00 +00:00 |
barthess
|
6eca655484
|
I2C. Driver still cause stack overflows.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3134 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-07 21:53:01 +00:00 |
barthess
|
ff535c27e6
|
I2C. Fix one potential problem in driver, but main problem with stack overflow still not solved.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3124 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-06 13:54:56 +00:00 |
barthess
|
2303c1542c
|
I2C. Small fixes
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3122 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-05 14:27:15 +00:00 |
barthess
|
03acd18161
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3117 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-04 14:27:00 +00:00 |
barthess
|
ccb28114da
|
I2C. Driver looks working, but sometimes hangs up. I don't know, my big project cause troubles in it, or driver cause troubles in my project.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3116 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-03 18:02:55 +00:00 |
barthess
|
af0e40079d
|
I2C. Trying to add optional WAIT support. Driver broken.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3101 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-01 13:36:59 +00:00 |
barthess
|
551a1c1f22
|
I2C. Added dirty hack to realize thread safe dirver. Needs to be rewrited.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3100 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-30 21:37:34 +00:00 |
barthess
|
f73960c8dc
|
I2C. API changed. Transmit and receive buffers removed from I2CSlaveConfig. Now pointers to that buffers pass in functions arguments.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3099 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-30 13:43:42 +00:00 |
gdisirio
|
30dd0fdc16
|
TIM8 support for STM32.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3098 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-29 11:59:15 +00:00 |
gdisirio
|
00b07c78d1
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3097 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-29 10:51:53 +00:00 |
gdisirio
|
8887b91489
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3096 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-29 10:44:30 +00:00 |
gdisirio
|
4a556f8a5e
|
Fixed SDC driver when initializing high capacity cards.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3095 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-29 08:36:29 +00:00 |
gdisirio
|
ddc9ded3f0
|
chprintf() implemented, improved the shell.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3093 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-28 06:29:04 +00:00 |
gdisirio
|
e10edf1683
|
Dedicated printf implementation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3092 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-27 19:57:11 +00:00 |
gdisirio
|
fdf08e2a41
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3091 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-27 15:00:05 +00:00 |
gdisirio
|
a553bca00f
|
Fixed conflicts with EWARM 6.20.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3086 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-26 11:03:44 +00:00 |
gdisirio
|
9e7ee9a715
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3083 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-26 10:44:35 +00:00 |
gdisirio
|
debe04d68f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3080 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-26 08:15:38 +00:00 |
barthess
|
73ce7b4fe0
|
I2C. Commets in examples changed to /**/
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3077 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-24 10:36:41 +00:00 |
barthess
|
d2b62026fc
|
I2C. Small comment added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3076 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-23 20:18:58 +00:00 |
barthess
|
b1d043cede
|
I2C. Some coding style improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3074 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-23 19:06:33 +00:00 |
barthess
|
97e643a2a2
|
I2C. Commetns style changed to /**/.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3073 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-23 18:50:13 +00:00 |
barthess
|
2f77482083
|
I2C. "Sevent" field moved from I2CSlaveConfig to I2CDriver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3072 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-23 18:31:24 +00:00 |
barthess
|
10153a4f30
|
I2C. Fixed indent style. All tabs changed to 2 spaces.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3071 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-23 18:29:22 +00:00 |
barthess
|
fbeff97d92
|
I2C. Variables shared among I2C1 and I2C2 interrupt handlers moved to driver structure.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3070 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-23 18:05:20 +00:00 |
barthess
|
3f2e823d2a
|
I2C. Small improvemets
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3069 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-22 18:00:20 +00:00 |
barthess
|
70179f12dd
|
I2C. Slave config structure now have const qualifier. Moset of fields moved to the driver structure. May be broken events subsystem in driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3067 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-21 20:17:14 +00:00 |
barthess
|
b54133ab1b
|
I2C. Some fields from I2CSlaveConfig moved to driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3066 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-21 18:30:50 +00:00 |
gdisirio
|
971454dea3
|
PAL driver implementations updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3065 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-20 19:03:17 +00:00 |
gdisirio
|
2bae95e6cc
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3064 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-19 17:02:47 +00:00 |
gdisirio
|
c4c18450ff
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3063 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-19 14:41:33 +00:00 |
gdisirio
|
45765c3f76
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3062 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-19 11:35:07 +00:00 |
gdisirio
|
ec3ca5b4e6
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3061 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-19 10:45:38 +00:00 |
barthess
|
30c130dc10
|
I2C. Dead code removed. Comments fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3059 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-18 14:55:29 +00:00 |
barthess
|
79f477ba95
|
I2C. "Slave_addr" and "nbit_addr" fields from I2CSlaveConfig structure merged together.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3057 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-18 14:31:27 +00:00 |
barthess
|
f3e571839b
|
I2C. Code cleanups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3056 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-18 13:35:26 +00:00 |
barthess
|
350ae0a1a9
|
I2C. API BROKEN! Structure fields renamed in underscore naming style.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3055 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-18 11:12:33 +00:00 |
gdisirio
|
952fb6d0ef
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3054 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-18 10:23:43 +00:00 |
barthess
|
9e2d63e9dc
|
I2C. Deleted draft driver files
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3053 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-18 10:18:56 +00:00 |
barthess
|
140560ea82
|
I2C. Remove duplicate code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3052 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-17 07:32:57 +00:00 |
gdisirio
|
51875dac89
|
Fixed bug 3317500, retested impacted ports.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3047 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-16 19:56:47 +00:00 |
gdisirio
|
d0dfc3715a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3044 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-14 15:09:28 +00:00 |
gdisirio
|
792c06e585
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3042 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-12 14:22:48 +00:00 |
gdisirio
|
3cdb6f6ed6
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3041 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-11 10:49:51 +00:00 |
gdisirio
|
4681b681f2
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3040 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-11 10:18:39 +00:00 |
gdisirio
|
060e34a409
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3038 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-08 15:32:34 +00:00 |
barthess
|
5cad241306
|
I2C. Merged code from trunk.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3036 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-07 14:34:59 +00:00 |
gdisirio
|
079f323649
|
Fixed bug 3311999.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3029 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-05 18:19:05 +00:00 |
gdisirio
|
03b4c7ddcb
|
FatFs demo for the STM32F103ZG using the SDC driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3028 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-05 08:39:49 +00:00 |
gdisirio
|
9b147c2551
|
SDC driver state machine improved.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3027 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-05 07:05:29 +00:00 |
gdisirio
|
6fd3079b30
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3026 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-04 15:41:07 +00:00 |
gdisirio
|
2d4aff80dc
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3025 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-04 13:30:13 +00:00 |
gdisirio
|
8aa98a8b06
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3017 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-02 17:33:57 +00:00 |
gdisirio
|
d08ed6e93c
|
Alternate preemption mode added to IAR port too.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3016 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-02 14:49:16 +00:00 |
gdisirio
|
24734a32ef
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3015 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-02 14:35:58 +00:00 |
gdisirio
|
e5046d1dcb
|
Alternate preemption mode implemented for RVCT.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3014 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-02 14:26:17 +00:00 |
gdisirio
|
5df4a20cbb
|
Alternate preemption mode implemented in ARMv6-M GCC port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3011 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-02 12:05:56 +00:00 |
gdisirio
|
2c02959951
|
Compact mode implemented and tested for RVCT too.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3007 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-02 08:59:32 +00:00 |
gdisirio
|
a8e9f2ed9c
|
Compact mode working in IAR port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3006 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-02 08:33:51 +00:00 |
gdisirio
|
33ecba3fd8
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3005 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-01 17:56:23 +00:00 |
gdisirio
|
9b9bd471ed
|
Enhancements to the SDC driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3002 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-29 16:19:21 +00:00 |
gdisirio
|
88e92b3fc3
|
Improvements to the STM32 SDC driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3001 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-29 09:09:22 +00:00 |
barthess
|
152f34a80c
|
I2C. Some refactorings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3000 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-28 12:31:47 +00:00 |
gdisirio
|
a3239bf257
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2998 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-22 15:23:25 +00:00 |
gdisirio
|
ee268d12c2
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2997 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-22 11:51:17 +00:00 |
gdisirio
|
2a6ece58ea
|
Updated GCC-ARM port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2996 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-22 11:43:45 +00:00 |
gdisirio
|
b3ab17b278
|
Reordered STM32 drivers default DMA priorities.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2994 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-22 09:45:47 +00:00 |
gdisirio
|
530fc2f440
|
Change required by a bug into the Cosmic STM8 compiler. This change is a workaround.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2986 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-20 19:46:45 +00:00 |
gdisirio
|
f4ec81ae14
|
USB CDC functionality restored, more improvements to the I/O queues.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2983 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-20 12:46:24 +00:00 |
gdisirio
|
3cfb4077fb
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2982 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-20 07:29:52 +00:00 |
gdisirio
|
6b6790350e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2980 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-19 18:54:35 +00:00 |
gdisirio
|
3495905f51
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2974 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-19 17:46:52 +00:00 |
gdisirio
|
5e1249af26
|
Fixed bug 3303841.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2973 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-19 09:13:24 +00:00 |
gdisirio
|
807c5f1882
|
Fixed bug 3303908.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2972 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-18 17:54:55 +00:00 |
gdisirio
|
b4aa14e88c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2971 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-18 09:03:50 +00:00 |
gdisirio
|
a07d46f30a
|
ARMv7-M compact kernel mode working.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2968 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-17 17:04:12 +00:00 |
gdisirio
|
e0b5335015
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2966 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-17 14:49:51 +00:00 |
gdisirio
|
b793081d96
|
Fixed bug 3302420.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2964 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-15 13:05:47 +00:00 |
gdisirio
|
c2693bcad0
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2958 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-14 08:27:27 +00:00 |
gdisirio
|
391474c15f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2956 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-14 07:11:40 +00:00 |
gdisirio
|
67e6534f65
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2955 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-14 07:05:46 +00:00 |
gdisirio
|
b0af64e71f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2954 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-14 05:27:09 +00:00 |
gdisirio
|
8af2607871
|
Updated HAL configuration files with SDC driver settings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2953 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-14 05:24:10 +00:00 |
gdisirio
|
44f0f5de70
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2952 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-13 17:34:08 +00:00 |
gdisirio
|
85f17ebe01
|
Customer CR.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2951 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-13 17:20:39 +00:00 |
barthess
|
07556a2d03
|
I2C. Remove dead variable.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2950 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-13 13:24:32 +00:00 |
gdisirio
|
16feb88c2d
|
Fixed STM8S SPI driver. Fixed STM32 DMA2 channels 4 and 5 sharing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2949 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-13 09:03:46 +00:00 |
gdisirio
|
b381c928c7
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2947 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-10 18:37:26 +00:00 |
gdisirio
|
0cb8d71e9d
|
SDC improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2946 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-10 18:33:49 +00:00 |
gdisirio
|
f91dff51cc
|
Added SDC status check to sdcWrite();
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2945 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-09 19:30:55 +00:00 |
gdisirio
|
539fc8bfc3
|
Enabled 4 bits mode enabling in the SDC driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2944 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-09 17:54:23 +00:00 |
gdisirio
|
4e00ffa69c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2943 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-09 09:05:08 +00:00 |
gdisirio
|
86e53137e1
|
Fixed bug 3299306.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2942 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-09 07:48:43 +00:00 |
gdisirio
|
060ddb0dfc
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2940 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-08 19:46:49 +00:00 |
gdisirio
|
d7f3d8c7d9
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2939 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-08 19:41:37 +00:00 |
gdisirio
|
c12c9fc11c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2938 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-08 19:37:57 +00:00 |
barthess
|
732eaa72c1
|
I2C. Code cleanups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2937 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-08 13:20:10 +00:00 |
gdisirio
|
d3af6e7b16
|
SDC optimizations.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2935 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-08 10:02:48 +00:00 |
gdisirio
|
82f529d70e
|
SDC write implemented (not tested yet=, optimizations to the SDC read.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2934 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-08 09:58:19 +00:00 |
gdisirio
|
eb36dbf4fe
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2933 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-08 09:28:29 +00:00 |
gdisirio
|
82215e7019
|
All halcof.h files updated for the SDC driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2932 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-08 09:16:22 +00:00 |
gdisirio
|
88d64d091d
|
Fixed bug 3298889.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2929 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-08 06:12:32 +00:00 |
gdisirio
|
f6c6d6ca84
|
Now the driver is able to read blocks.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2928 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-08 06:12:09 +00:00 |
gdisirio
|
a8ea499b27
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2927 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-08 05:58:29 +00:00 |
gdisirio
|
d12cc995d5
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2925 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-07 19:33:47 +00:00 |
gdisirio
|
6dc70a8453
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2924 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-07 16:16:14 +00:00 |
gdisirio
|
7109dcee27
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2923 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-07 13:24:04 +00:00 |
barthess
|
60975ca7fe
|
I2C. Some fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2922 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-06 15:16:15 +00:00 |
barthess
|
4fda4dc84f
|
I2C. Code compiles successfully, but totally not tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2921 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-05 17:43:54 +00:00 |
gdisirio
|
f8c8c48fa9
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2920 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-04 14:38:02 +00:00 |
barthess
|
5387a1b39f
|
I2C. All is broken. Need rewrite.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2919 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-04 14:34:49 +00:00 |
barthess
|
2459b2beb0
|
I2C. My driver really sucks. I'll try to use alberto driver with my improvements
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2918 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-04 13:12:34 +00:00 |
gdisirio
|
3e42a8fe76
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2917 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-03 20:36:44 +00:00 |
gdisirio
|
f6ed2f2a84
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2916 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-02 19:49:35 +00:00 |
gdisirio
|
31456cb4fe
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2914 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-02 15:23:50 +00:00 |
gdisirio
|
9dd9aca2d4
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2913 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-01 18:52:42 +00:00 |
gdisirio
|
82b9e1cf4c
|
SDC card initialization works.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2911 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-01 14:33:22 +00:00 |
gdisirio
|
b33b5201ad
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2910 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-01 11:14:23 +00:00 |
gdisirio
|
d5fb75afc4
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2909 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-01 10:33:44 +00:00 |
gdisirio
|
40c7b22bf4
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2908 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-05-01 09:10:22 +00:00 |
gdisirio
|
dd9cac5ffa
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2907 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-30 18:46:09 +00:00 |
gdisirio
|
fc8ea30f6e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2906 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-30 10:14:07 +00:00 |
gdisirio
|
2e7866f634
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2905 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-30 07:52:35 +00:00 |
gdisirio
|
699789a722
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2904 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-29 17:49:42 +00:00 |
gdisirio
|
2f4dba80ea
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2903 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-26 16:59:14 +00:00 |
gdisirio
|
ccbfd6ecc0
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2901 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-25 12:41:47 +00:00 |
gdisirio
|
dfc2c1e189
|
Updated all the HAL configuration files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2900 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-23 17:37:09 +00:00 |
gdisirio
|
9a29560d71
|
Fixed bug 3292084.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2898 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-23 17:20:08 +00:00 |
gdisirio
|
bdf2f3eff5
|
Tentative fix for bug 3288758 .
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2897 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-23 17:03:27 +00:00 |
gdisirio
|
001a994ff4
|
More on 3291898.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2894 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-23 12:13:26 +00:00 |
gdisirio
|
c73817447f
|
More on bug 3291898.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2892 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-23 11:42:06 +00:00 |
gdisirio
|
476c5f0802
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2890 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-23 08:46:08 +00:00 |
gdisirio
|
8e51a4e76a
|
Fixed bug 3291898.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2888 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-23 08:41:42 +00:00 |
gdisirio
|
1fcdf9b0f7
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2886 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-17 18:29:20 +00:00 |
gdisirio
|
d43e444377
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2884 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-17 14:41:19 +00:00 |
gdisirio
|
6a57dd25e0
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2883 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-17 13:55:31 +00:00 |
gdisirio
|
aeed6d78c1
|
Fixed bug 3288149.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2881 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-16 09:27:46 +00:00 |
gdisirio
|
faed89a33d
|
C++ demo for STM32.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2880 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-16 09:18:36 +00:00 |
gdisirio
|
786a0a6c71
|
Fixed bug 3288112.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2878 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-16 06:30:12 +00:00 |
gdisirio
|
224cb11822
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2877 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-15 12:27:13 +00:00 |
gdisirio
|
618a978da8
|
Added DMA sharing in the STM32 HAL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2874 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-10 16:45:41 +00:00 |
gdisirio
|
de877486ef
|
Fixed bug 3276379.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2872 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-09 15:10:15 +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
|
c4fec713d2
|
Improvements to the PAL drivers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2867 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-03 11:29:27 +00:00 |
gdisirio
|
8d2e166f09
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2866 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-02 19:15:50 +00:00 |
barthess
|
57fb5e703b
|
I2C. Additional locks added to avoiding system hangups. Some mistypes in comments fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2865 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-02 09:33:46 +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
|
d8420eb83a
|
Added advanced mode and BTRD handling to the STM32 PWM driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2861 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-01 13:06:44 +00:00 |
gdisirio
|
875a7d8f41
|
Shared ISR code moved in icu.h.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2860 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-01 09:31:28 +00:00 |
gdisirio
|
0b0fb6f88f
|
ICU driver functional.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2857 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-04-01 08:45:34 +00:00 |
gdisirio
|
beab954a35
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2856 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-31 18:29:44 +00:00 |
gdisirio
|
a0baaface3
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2855 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-31 18:21:08 +00:00 |
gdisirio
|
91e4dee81e
|
Generic improvements to the GPT driver organization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2854 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-31 12:35:42 +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
|
8cdc7bd8f3
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2852 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-29 18:19:29 +00:00 |
gdisirio
|
f5ae255230
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2850 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-29 14:51:08 +00:00 |
gdisirio
|
94d34da7f1
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2849 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-28 18:01:07 +00:00 |
gdisirio
|
ff676aee33
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2848 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-28 15:32:56 +00:00 |
barthess
|
7a694b4402
|
I2C. Mutual exclusion support added. Need testing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2847 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-27 21:12:43 +00:00 |
barthess
|
1ab46c6fb9
|
I2C. Doxy comments improvement.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2846 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-27 15:58:39 +00:00 |
barthess
|
d16a6e24d9
|
I2C. API changes. rw_bit field moved from slave config ctructure to the driver structure.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2845 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-27 14:57:47 +00:00 |
barthess
|
d0397838ae
|
I2C. Small bugfix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2844 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-26 21:28:14 +00:00 |
gdisirio
|
9611163a24
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2842 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-26 14:55:19 +00:00 |
barthess
|
4457815932
|
I2C. Some improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2841 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-26 14:28:52 +00:00 |
gdisirio
|
506212845d
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2839 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-23 13:12:41 +00:00 |
gdisirio
|
9d812b5db3
|
Added stack checking to the RVCT Cortex-Mx port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2835 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-19 18:19:39 +00:00 |
gdisirio
|
84cc66dce9
|
Fixed bugs 3226671 and 3226657.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2833 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-19 17:58:45 +00:00 |
gdisirio
|
34c2d747d2
|
Fixed bug 3224681.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2828 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-19 07:27:06 +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
|
47326e33d3
|
Fixed bug 3219197.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2822 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-17 09:01:09 +00:00 |
gdisirio
|
a1427e9a22
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2821 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-13 08:27:25 +00:00 |
gdisirio
|
887409c0c9
|
STM32 HAL improvements (CL devices).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2820 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-12 11:19:24 +00:00 |
gdisirio
|
3d50b5c9e0
|
USB improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2815 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-10 18:54:58 +00:00 |
gdisirio
|
a849378300
|
Fixed bug 3205410.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2813 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-10 13:00:39 +00:00 |
gdisirio
|
f27e4f46fe
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2812 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-09 16:38:56 +00:00 |
gdisirio
|
0df60fe0a4
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2811 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-08 21:12:16 +00:00 |
gdisirio
|
ebaac50aa4
|
Improvements to the Serial over USB driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2810 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-08 21:09:14 +00:00 |
gdisirio
|
6b1c74271c
|
Initial code for USB Mass Storage Class demo, still lot to do.
Moved usb_cdc.h and mii.h into ./os/various.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2809 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-08 20:04:26 +00:00 |
gdisirio
|
18fb8f676f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2808 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-08 10:09:57 +00:00 |
gdisirio
|
f26704f6ee
|
Cortex-M0 improvements for IAR port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2803 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-06 10:39:17 +00:00 |
gdisirio
|
3964ec0195
|
Cortex-M0 improvements for RVCT.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2802 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-06 10:32:00 +00:00 |
gdisirio
|
30c73db82f
|
More Cortex-M0 GCC port improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2801 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-06 09:43:12 +00:00 |
gdisirio
|
5ab1f418c8
|
LPC13xx GPT driver added (not tested yet).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2799 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-06 08:46:51 +00:00 |
gdisirio
|
9f8702a2a0
|
Removed an obsolete extern declaration.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2798 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-06 08:05:01 +00:00 |
gdisirio
|
3cc5ac6d9a
|
Improved preemption for Cortex-M0 port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2797 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-06 08:02:26 +00:00 |
gdisirio
|
d17660452e
|
GPT driver for LPC11xx (not tested yet).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2794 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-05 18:35:10 +00:00 |
gdisirio
|
2de96c4c57
|
Better a KISS approach.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2790 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-04 16:56:01 +00:00 |
gdisirio
|
e0c20340f0
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2789 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-03 13:32:21 +00:00 |
gdisirio
|
f95fc666de
|
Various documentation improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2788 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-02 18:56:02 +00:00 |
gdisirio
|
43bb4bfedb
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2787 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-02 15:55:13 +00:00 |
gdisirio
|
4844936fde
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2786 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-01 19:31:11 +00:00 |
gdisirio
|
3c9d9c9bb5
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2785 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-01 15:25:51 +00:00 |
gdisirio
|
eed6999aaf
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2784 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-01 13:49:53 +00:00 |
gdisirio
|
761f9f7287
|
Updated the various halconf.h and mcuconf.h with the GPT settings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2782 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-28 19:28:47 +00:00 |
gdisirio
|
ab3e72edaa
|
GPT tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2780 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-28 18:58:07 +00:00 |
gdisirio
|
6b5ddb71fc
|
GPT driver model, STM32 GPT driver implementation, not tested, documentation not done yet.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2779 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-28 18:44:46 +00:00 |
barthess
|
b2f4a22581
|
I2C. Platform independent I2CSlaveConfig structure moved to i2c.h.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2778 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-27 20:11:34 +00:00 |
barthess
|
4e4d882c04
|
I2C. Cleanups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2777 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-27 19:35:04 +00:00 |
barthess
|
4f827c235a
|
I2C. Code cleanups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2776 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-27 15:22:18 +00:00 |
gdisirio
|
13441bc22d
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2767 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-26 14:12:37 +00:00 |
gdisirio
|
1d00697fe4
|
Fixed bug 3193062 (RVCT).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2766 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-26 13:43:07 +00:00 |
gdisirio
|
a7ce64bb32
|
Fixed bug 3193062 (IAR).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2765 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-26 12:44:06 +00:00 |
gdisirio
|
a34c2444c2
|
Fixed bug 3193062 (GCC only).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2764 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-26 09:36:20 +00:00 |
gdisirio
|
2459452599
|
Fixed bugs 3191107 and 3191112.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2762 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-24 14:57:38 +00:00 |
gdisirio
|
a55d3c6e6b
|
Fixed bug 3190512.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2761 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-23 20:24:05 +00:00 |
gdisirio
|
6f6e1a6401
|
Improved messages subsystem.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2759 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-23 18:59:39 +00:00 |
gdisirio
|
b3b1028036
|
TIME_IMMEDIATE and TIME_INFINITE values swapped.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2757 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-21 19:06:46 +00:00 |
gdisirio
|
17f0815d52
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2756 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-21 18:00:06 +00:00 |
gdisirio
|
db7b60f402
|
Modified all the halconf.h files to include the USB and Serial over USB drivers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2753 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-20 15:26:43 +00:00 |
gdisirio
|
25832577af
|
Fixed bug 3184139.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2746 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-20 07:44:48 +00:00 |
gdisirio
|
11af394fec
|
Fixed bug 3187105.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2744 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-19 21:23:12 +00:00 |
gdisirio
|
60d8f68906
|
More improvements to the generic USB driver, implemented suspend and wakeup handling in the STM32 USB driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2742 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-15 18:44:29 +00:00 |
gdisirio
|
35ff732352
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2740 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-15 09:16:17 +00:00 |
gdisirio
|
20a4b38126
|
STM32 USB reset done right.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2739 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-14 19:45:28 +00:00 |
gdisirio
|
2c15c4864f
|
More improvements in the USB driver model.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2738 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-14 19:37:40 +00:00 |
gdisirio
|
dd6a0b3ccd
|
Implemented automatic allocation in the packet memory of the STM32 USB driver, no need to specify addresses anymore.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2737 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-13 20:55:57 +00:00 |
gdisirio
|
f67eb2c108
|
Fixed bug 3179783.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2735 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-13 15:52:40 +00:00 |
gdisirio
|
eb3355b558
|
Simplified USB endpoints configuration.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2734 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-12 19:52:43 +00:00 |
gdisirio
|
95d128420a
|
Fixed a problem in the USB-CDC demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2733 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-12 18:59:34 +00:00 |
gdisirio
|
d749ecc10a
|
RAM optimization to the USB driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2732 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-12 11:54:15 +00:00 |
barthess
|
e96e10761e
|
I2C. Small bugfix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2731 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-10 17:36:37 +00:00 |
barthess
|
12778b0075
|
I2C. Cleanups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2730 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-10 17:21:20 +00:00 |
barthess
|
eafaa7d6cf
|
I2C. 10-bit slave addressing done. Not tested at all.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2729 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-10 16:35:28 +00:00 |
gdisirio
|
2f003bd721
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2728 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-10 15:47:43 +00:00 |
barthess
|
c2d458110c
|
I2C. Begin of 10-bit slave address realization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2727 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-09 23:02:49 +00:00 |
gdisirio
|
bbc2b91e9c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2726 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-09 20:51:32 +00:00 |
gdisirio
|
400bb2ae04
|
USB CDC demo working.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2725 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-09 20:41:39 +00:00 |
gdisirio
|
3c6e54a52e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2724 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-09 19:56:01 +00:00 |
barthess
|
76bac6bb87
|
I2C. Added own slave address handling and error callback.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2723 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-09 19:33:19 +00:00 |
gdisirio
|
77934792d5
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2722 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-09 16:36:49 +00:00 |
barthess
|
eddd171ec8
|
I2C. Alberto's clock setting code tested. Minor changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2721 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-09 15:00:08 +00:00 |
barthess
|
918ff6d6b6
|
I2C. Merged Alberto's clock setting code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2720 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-09 13:31:34 +00:00 |
gdisirio
|
9ab9d1b44b
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2719 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-08 06:29:27 +00:00 |
gdisirio
|
0847ae54f0
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2718 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-06 15:54:56 +00:00 |
gdisirio
|
100573d2c3
|
Serial over USB changes, work in progress, the USB demo is not buildable.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2717 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-06 13:51:08 +00:00 |
barthess
|
00800dd8ed
|
I2C. Async transfer complete. Needs testing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2716 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-06 13:36:29 +00:00 |
gdisirio
|
18853dba22
|
Removed some obsolete code from the USB driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2715 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-06 10:02:08 +00:00 |
gdisirio
|
4e68b68d5a
|
USB rework, step 2.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2714 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-06 09:51:16 +00:00 |
barthess
|
da3a453945
|
I2C. Merged changes from trunk.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2713 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-06 00:28:12 +00:00 |
barthess
|
d6f77c1ef1
|
I2C. After comparing of two drivers decided to start of importing features from Alberto driver to mine.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2712 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-05 18:22:45 +00:00 |
barthess
|
a74dd37c2c
|
I2C. Moved Alberto drivers to backup.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2711 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-05 18:10:23 +00:00 |
barthess
|
aad95ce063
|
I2C. Added driver from albi.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2710 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-05 14:55:56 +00:00 |
barthess
|
34f9fdfb62
|
I2C. Move barthess driver to backup files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2709 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-05 14:53:42 +00:00 |
gdisirio
|
200f020df9
|
USB rework, step 1.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2708 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-05 09:27:20 +00:00 |
gdisirio
|
b920ab090f
|
Added deprecation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2707 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-05 08:01:52 +00:00 |
gdisirio
|
8e2f2c876b
|
Fixed bug 3173336.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2705 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-05 07:57:57 +00:00 |
barthess
|
6034aab6e6
|
I2C. Nop.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2704 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-04 09:55:51 +00:00 |
barthess
|
0f5f6dd222
|
I2C. Nop.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2703 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-03 14:02:02 +00:00 |
barthess
|
cb7d5725fb
|
I2C. Nop.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2702 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-02 22:34:03 +00:00 |
barthess
|
30ba99b968
|
I2C. Nop.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2701 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-02 21:01:22 +00:00 |
barthess
|
25d42f8b90
|
I2C. Master receiving and master trasmitting written. Needs testing and debugging.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2699 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-30 23:28:02 +00:00 |
barthess
|
47cd88dcc6
|
I2C. Function movement in source file
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2698 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-30 21:24:45 +00:00 |
barthess
|
f4bdefbd11
|
I2C. Async transmit done. Need much of testing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2697 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-30 21:19:51 +00:00 |
gdisirio
|
22781883e0
|
Merged the USB branch and made the needed adjustments, not tested yet.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2695 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-30 19:18:26 +00:00 |
gdisirio
|
5e31d55f74
|
Small fix to the STM32 serial driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2694 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-30 16:23:08 +00:00 |
gdisirio
|
cee541cfa3
|
Implemented transmission end event.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2693 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-30 16:18:24 +00:00 |
gdisirio
|
ae9a53c802
|
Version 2.2.0 released, trunk version number is 2.3.0 now.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2692 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-30 09:58:07 +00:00 |
gdisirio
|
472f462937
|
Removed obsolete macro from serial driver header.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2689 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-29 09:02:32 +00:00 |
barthess
|
7ebdd9c730
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2688 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-27 22:32:14 +00:00 |
barthess
|
9babeb847e
|
I2C. Rewriting low level driver to handle IRQs and DMA
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2687 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-26 22:36:12 +00:00 |
barthess
|
9c45802837
|
I2C. Some hy level functions created and tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2686 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-25 21:25:10 +00:00 |
barthess
|
063c6e138d
|
Initial commit of I2C driver code
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2684 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-25 18:59:18 +00:00 |
gdisirio
|
1cc7c7bae0
|
Removed non UTF8 char.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2680 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-23 09:36:19 +00:00 |
gdisirio
|
00f3c1b8f3
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2672 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-22 14:13:49 +00:00 |
gdisirio
|
f0e2c8c324
|
Fixed bug 3163851.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2664 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-22 09:52:08 +00:00 |
gdisirio
|
1664a6573e
|
Fixed bug 3160306.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2663 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-20 19:07:07 +00:00 |
gdisirio
|
6e11b18986
|
Fixed bug 3158776.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2643 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-15 10:14:20 +00:00 |
gdisirio
|
7474bb1c10
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2642 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-15 08:02:07 +00:00 |
gdisirio
|
ac63722245
|
Added OTG clock setting to the STM32 HAL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2641 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-15 08:01:07 +00:00 |
gdisirio
|
8f86368f15
|
Fixed bug 3153746.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2632 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-09 18:09:20 +00:00 |
gdisirio
|
59cd671ba9
|
Fixed bug 3153591.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2629 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-09 13:33:20 +00:00 |
gdisirio
|
b4319d0aab
|
Removed some instances of sdflags_t.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2627 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-09 10:39:16 +00:00 |
gdisirio
|
700b05269e
|
Posix demo updated and re-tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2626 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-09 10:31:53 +00:00 |
gdisirio
|
ff333430f1
|
Serial driver changes, bug 3153550 fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2625 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-09 10:10:39 +00:00 |
gdisirio
|
ab5dc4cae1
|
Fixed bug 3153437.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2623 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-08 20:10:20 +00:00 |
gdisirio
|
7f73cde984
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2622 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-08 19:20:39 +00:00 |
gdisirio
|
52c033d27e
|
Cortex-M0 RCTV port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2619 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-08 16:45:56 +00:00 |
gdisirio
|
55173b29da
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2618 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-08 14:58:27 +00:00 |
gdisirio
|
e01b1f1f1e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2617 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-08 13:40:44 +00:00 |
gdisirio
|
f1c970760f
|
IAR demo for LPC11xx, untested because code size limits.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2616 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-08 12:14:16 +00:00 |
gdisirio
|
eb665ad240
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2615 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-08 12:09:18 +00:00 |
gdisirio
|
7dc2098ccd
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2614 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-08 10:04:39 +00:00 |
gdisirio
|
5e01b77c03
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2613 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-08 09:45:23 +00:00 |
gdisirio
|
83dc781cdc
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2610 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-07 17:04:56 +00:00 |
gdisirio
|
f933219560
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2604 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-07 13:18:24 +00:00 |
gdisirio
|
cba62c4bc9
|
Fixed bug 3152510.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2600 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-06 16:34:20 +00:00 |
gdisirio
|
3a21dac552
|
Fixed bug 3152482.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2599 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-06 16:14:40 +00:00 |
gdisirio
|
0116b4d06b
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2596 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-06 12:18:51 +00:00 |
gdisirio
|
7799821b6e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2594 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-06 10:33:57 +00:00 |
gdisirio
|
85dd366dd4
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2592 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-06 10:05:23 +00:00 |
gdisirio
|
d6e350274d
|
Changed the stack sections names in the IAR port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2591 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-06 09:59:37 +00:00 |
gdisirio
|
0963df484e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2588 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-06 09:44:07 +00:00 |
gdisirio
|
7076a87962
|
Documentation related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2581 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-04 20:55:32 +00:00 |
gdisirio
|
24cb881726
|
Documentation related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2580 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-04 15:08:29 +00:00 |
gdisirio
|
31881e1dd3
|
Updated the various serial drivers with the new queue callbacks.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2573 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-02 14:58:51 +00:00 |
gdisirio
|
a1534ccb61
|
New queues APIs.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2571 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-02 14:01:18 +00:00 |
gdisirio
|
89c12799e1
|
Added new semaphore API chSemSetCounterI().
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2569 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-02 10:13:43 +00:00 |
gdisirio
|
90aa3805a2
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2566 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-01 17:50:09 +00:00 |
gdisirio
|
fa54f85d24
|
Fixed prototypes parameter names.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2563 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-01 11:53:28 +00:00 |
gdisirio
|
a9dacc80cb
|
Fixed bug 3149141, documentation improvements to the queues, updated pre-2.2.0 plan in todo.txt.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2562 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-01 11:48:59 +00:00 |
gdisirio
|
c37c790722
|
Small documentation fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2561 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-01-01 10:38:05 +00:00 |
gdisirio
|
f251925785
|
Fixed typo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2559 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-31 11:41:14 +00:00 |
gdisirio
|
ad9cdbe42b
|
Small documentation error.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2558 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-31 11:04:06 +00:00 |
gdisirio
|
930b0adb22
|
Fixed bug 3148525.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2555 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-31 08:53:26 +00:00 |
gdisirio
|
1604490dc9
|
Wrong ifdef.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2532 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-25 11:41:36 +00:00 |
gdisirio
|
99cee8a6ed
|
Added USB clock configuration to the STM32 HAL driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2531 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-25 11:30:44 +00:00 |
gdisirio
|
ea76e46321
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2527 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-24 20:49:28 +00:00 |
gdisirio
|
4efde56ceb
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2523 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-22 14:46:41 +00:00 |
gdisirio
|
f8d5fa9066
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2520 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-22 07:14:01 +00:00 |
gdisirio
|
b135c77146
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2518 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-21 20:07:48 +00:00 |
gdisirio
|
bbf9515ebb
|
Keil port and demo (working but not complete).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2517 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-21 19:51:33 +00:00 |
gdisirio
|
0f395838d3
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2516 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-21 18:25:56 +00:00 |
gdisirio
|
f2386f6a22
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2515 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-21 10:30:39 +00:00 |
gdisirio
|
25d2722b09
|
Doc.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2514 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-20 15:06:27 +00:00 |
gdisirio
|
717cce9407
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2513 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-19 15:19:45 +00:00 |
gdisirio
|
e3a932e0e6
|
Win32 simulator updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2505 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-19 11:20:30 +00:00 |
gdisirio
|
fa1b222c21
|
PPC board files and demo updated (to be tested).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2503 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-19 11:02:56 +00:00 |
gdisirio
|
f131e4297d
|
LPC214x board files and demos updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2499 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-19 10:03:11 +00:00 |
gdisirio
|
7d7d9727f9
|
STM32 board files and demos now use the new organization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2497 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-19 09:13:54 +00:00 |
gdisirio
|
3b378d2b9b
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2496 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-18 13:36:44 +00:00 |
gdisirio
|
a3f5c2282c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2495 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-18 13:24:05 +00:00 |
gdisirio
|
1f1f8566d3
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2494 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-18 10:08:50 +00:00 |
gdisirio
|
143b921c7c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2493 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-18 09:58:12 +00:00 |
gdisirio
|
328bdfac63
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2492 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-18 09:55:10 +00:00 |
gdisirio
|
1aad1a508f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2491 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-18 09:24:23 +00:00 |
gdisirio
|
7aa43aee70
|
Documentation improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2490 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-18 08:31:56 +00:00 |
gdisirio
|
24eecd9a1b
|
Fixed bug 3138763.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2486 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-16 21:09:29 +00:00 |
gdisirio
|
188bf5766f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2482 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-15 21:22:31 +00:00 |
gdisirio
|
c6b288f985
|
Documentation related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2480 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-15 21:02:07 +00:00 |
gdisirio
|
9757807049
|
Added working prototype Cortex-Mx port for IAR compiler and related demo for STM32.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2479 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-14 22:27:09 +00:00 |
gdisirio
|
1b12d62bd7
|
White space fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2476 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-12 14:51:21 +00:00 |
gdisirio
|
226ca59c9e
|
White space fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2473 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-12 07:36:51 +00:00 |
gdisirio
|
7d66301e92
|
More STM32 ADC improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2472 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-11 17:35:55 +00:00 |
gdisirio
|
7adef2884e
|
Removed CMSIS dependencies from the ARMCMx port layer.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2471 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-11 16:01:07 +00:00 |
gdisirio
|
da78cb93d9
|
Reverted.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2470 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-11 14:24:15 +00:00 |
gdisirio
|
0fe31aee28
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2469 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-11 13:44:31 +00:00 |
gdisirio
|
27b7c4ec04
|
Implemented CR on the STM32 ADC driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2467 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-11 08:54:40 +00:00 |
gdisirio
|
6f0b15aba3
|
Implemented CR on STM32 CAN driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2466 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-11 08:37:28 +00:00 |
gdisirio
|
c6960b928e
|
Documentation related fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2465 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-08 10:11:16 +00:00 |
gdisirio
|
57fd0a2273
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2461 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-05 12:20:46 +00:00 |
gdisirio
|
d8edc8d012
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2460 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-05 12:18:15 +00:00 |
gdisirio
|
f650ce36c1
|
Better mcuconf.h file for LPC11xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2459 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-05 11:47:18 +00:00 |
gdisirio
|
56ce4d958c
|
Fixed bug 3127926.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2458 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-05 11:38:27 +00:00 |
gdisirio
|
064bb29a4c
|
Fixed bug 3127921.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2457 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-05 11:29:17 +00:00 |
gdisirio
|
26b93576d9
|
Documentation related fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2456 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-05 09:42:49 +00:00 |
gdisirio
|
6f991ed990
|
Documentation related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2455 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-04 12:12:55 +00:00 |
gdisirio
|
e6d3a23b9e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2454 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-02 20:33:08 +00:00 |
gdisirio
|
68b05c757a
|
Fixed typo in configuration files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2453 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-02 17:40:37 +00:00 |
gdisirio
|
b7d55fb1eb
|
Fixed bug 3124849.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2452 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-01 21:28:38 +00:00 |
gdisirio
|
718f2d0cd1
|
Fixed bug 3121246.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2447 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-28 12:21:49 +00:00 |
gdisirio
|
7290349063
|
Documentation related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2443 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-28 09:17:53 +00:00 |
gdisirio
|
d040dd79a6
|
fixed spacing
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2441 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-28 09:04:58 +00:00 |
gdisirio
|
9b7b5ce6bf
|
Fixed bug 3120785.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2439 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-27 19:16:40 +00:00 |
gdisirio
|
5401b0fa1c
|
typo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2438 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-27 14:58:23 +00:00 |
gdisirio
|
a21374eb7c
|
Missing doxygen tags.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2436 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-27 12:04:18 +00:00 |
gdisirio
|
06593fd396
|
STM32 SPI driver optimization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2427 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-25 20:45:15 +00:00 |
gdisirio
|
c852dcb3c9
|
Improved ADC and SPI driver models.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2426 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-25 18:32:45 +00:00 |
gdisirio
|
d973c3f25a
|
Fixed bug 3116888.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2425 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-23 20:26:17 +00:00 |
gdisirio
|
a5bdf86e5b
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2424 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-23 16:16:53 +00:00 |
gdisirio
|
df85f0e666
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2418 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-22 17:34:04 +00:00 |
gdisirio
|
2c644359b5
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2417 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-22 17:17:51 +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
|
1de70ad9c8
|
Fixed bug 3114696.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2412 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-21 18:41:12 +00:00 |
gdisirio
|
feba444df5
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2411 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-21 15:46:17 +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
|
2847f7574d
|
Fixed bug 3114467.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2408 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-21 13:09:42 +00:00 |
gdisirio
|
af0a2cee78
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2407 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-21 12:28:46 +00:00 |
gdisirio
|
66c5a970fa
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2406 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-21 11:12:54 +00:00 |
gdisirio
|
43902259c6
|
Fixed bugs 3114266 and 3114319.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2404 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-21 09:41:46 +00:00 |
gdisirio
|
a2e1f71fc2
|
Documentation related improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2403 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-21 08:55:48 +00:00 |
gdisirio
|
ef765be75f
|
Fixed a misplaced comment in all the halconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2394 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-20 11:13:15 +00:00 |
gdisirio
|
b0bdd6eff6
|
Fixed bug 3113443.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2392 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-20 10:46:51 +00:00 |
gdisirio
|
66c3169f4f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2390 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-20 08:43:30 +00:00 |
gdisirio
|
3ae01fd47b
|
ARM7/9 port update, other improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2389 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-19 18:45:11 +00:00 |
gdisirio
|
5008068ce4
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2386 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-18 13:09:41 +00:00 |
gdisirio
|
a623601c72
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2385 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-17 14:16:05 +00:00 |
gdisirio
|
6e35bf9bd8
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2381 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-17 13:58:02 +00:00 |
gdisirio
|
5f707f9377
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2380 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-17 13:57:15 +00:00 |
gdisirio
|
605283dd16
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2379 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-17 13:56:04 +00:00 |
gdisirio
|
e490b05b93
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2378 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-17 08:10:14 +00:00 |
gdisirio
|
af8b31dd68
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2377 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-17 08:09:46 +00:00 |
gdisirio
|
6eaff61f55
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2376 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-17 08:06:33 +00:00 |
gdisirio
|
162363c78c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2375 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-17 08:05:38 +00:00 |
gdisirio
|
0655c8307f
|
Small fix and re-tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2372 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-16 19:46:45 +00:00 |
gdisirio
|
354bd66eb0
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2371 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-16 18:39:47 +00:00 |
gdisirio
|
5962467685
|
Added STM32VL-Discovery demo. Changes to all the board files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2370 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-15 19:44:09 +00:00 |
gdisirio
|
b28de36fe9
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2369 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-14 19:49:27 +00:00 |
gdisirio
|
97085a76fa
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2368 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-14 19:21:05 +00:00 |
gdisirio
|
208c4fe1ef
|
Single and improved STM32 vectors file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2367 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-14 19:17:44 +00:00 |
gdisirio
|
b0d567f813
|
Added support for the STM32 Value Line.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2366 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-14 16:47:38 +00:00 |
gdisirio
|
ce6fb29f60
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2365 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-14 13:42:46 +00:00 |
gdisirio
|
3d8808a39e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2364 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-14 13:38:45 +00:00 |
gdisirio
|
7ab0cff418
|
Improved STM32 HAL support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2363 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-14 13:29:09 +00:00 |
gdisirio
|
bf85926888
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2362 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-13 21:40:18 +00:00 |
gdisirio
|
e13c7933bc
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2361 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-13 21:38:55 +00:00 |
gdisirio
|
bb6d225f57
|
Initial STM8L support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2359 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-13 16:59:32 +00:00 |
gdisirio
|
1d6a323676
|
STM8L clock initialization now apparently working.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2358 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-13 09:59:02 +00:00 |
gdisirio
|
be60d348aa
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2356 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-13 08:59:15 +00:00 |
gdisirio
|
c62c1a4d62
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2350 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-12 18:59:49 +00:00 |
gdisirio
|
e889040710
|
Separated the dynamic threads code from the static threads code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2349 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-12 18:47:41 +00:00 |
gdisirio
|
27654c1bb6
|
STM8L platform support (not tested yet).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2347 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-11 18:51:10 +00:00 |
gdisirio
|
009e8d28c3
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2346 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-11 11:04:05 +00:00 |
gdisirio
|
a7b039fae4
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2345 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-10 21:46:34 +00:00 |
gdisirio
|
e4cdc96106
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2344 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-10 19:26:40 +00:00 |
gdisirio
|
2e065803c9
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2341 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-10 14:36:26 +00:00 |
gdisirio
|
e5c365f615
|
Documentation related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2340 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-09 18:50:57 +00:00 |
gdisirio
|
25b567b12c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2337 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-06 11:53:43 +00:00 |
gdisirio
|
cf83a93613
|
Improvements to the ARMCMx directories structure organization. Adjusted the affected makefiles (STM32 demos only).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2330 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-06 10:12:19 +00:00 |
gdisirio
|
038f6463b4
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2329 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-06 10:05:45 +00:00 |
gdisirio
|
c922ada20f
|
Changes to the various Cortex vector tables.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2328 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-06 10:02:07 +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
|
e1f07aa7c6
|
Fixed bug 3100925.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2325 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-01 16:26:30 +00:00 |
gdisirio
|
219606d05d
|
Added STM8 SPI demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2320 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-01 14:05:59 +00:00 |
gdisirio
|
5da56bd07f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2318 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-01 10:53:18 +00:00 |
gdisirio
|
4ed04c3764
|
STM8 SPI driver (untested).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2316 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-01 10:03:30 +00:00 |
gdisirio
|
a5c6d5b45b
|
Added safety () around a macro parameter.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2315 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-01 09:20:34 +00:00 |
gdisirio
|
a53d698bb3
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2314 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-31 14:05:31 +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
|
e5d3bdcf76
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2312 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-31 11:18:41 +00:00 |
gdisirio
|
37e7834f45
|
New version numbers, fixed bug 3099701.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2311 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-31 08:34:16 +00:00 |
gdisirio
|
1ee9f242d6
|
Fixed an error.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2308 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-31 07:12:10 +00:00 |
gdisirio
|
5933cc8ee5
|
Documentation related improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2306 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-30 17:15:16 +00:00 |
gdisirio
|
da52a1e8ca
|
Documentation related fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2305 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-30 14:05:25 +00:00 |
gdisirio
|
b8fd99cc2a
|
Added polled API to the AT91SAM7 SPI driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2304 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-30 13:31:33 +00:00 |
gdisirio
|
76603ff540
|
Added polled API to the STM32 SPI driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2303 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-30 13:20:29 +00:00 |
gdisirio
|
a884e58e2c
|
Added a polled exchange function to the SPI driver model, implemented on LPCxxxx SPI drivers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2302 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-30 11:18:28 +00:00 |