gdisirio
|
245dc734d7
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3185 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-31 17:41:47 +00:00 |
gdisirio
|
5dc3abbc30
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3181 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-27 17:23:19 +00:00 |
gdisirio
|
de33542372
|
Provisional STM32L1xx and STM32F2xx support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3180 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-27 12:22:07 +00:00 |
gdisirio
|
505ca5b117
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3179 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-25 14:25:21 +00:00 |
gdisirio
|
0bf0705e33
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3175 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-23 16:32:03 +00:00 |
gdisirio
|
42d9a9b197
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3173 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-23 08:34:36 +00:00 |
gdisirio
|
8f41aa3029
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3171 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-07-23 07:54:31 +00:00 |
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 |
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
|
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 |
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 |
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
|
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
|
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
|
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
|
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 |
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 |
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
|
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 |
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
|
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
|
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
|
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
|
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
|
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 |
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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 |
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
|
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
|
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
|
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 |
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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 |
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
|
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 |
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 |
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 |
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
487a81e297
|
Documentation related changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2293 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-26 17:39:29 +00:00 |
gdisirio
|
acbea2f1f3
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2292 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-25 20:34:08 +00:00 |
gdisirio
|
61922d458b
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2291 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-25 18:48:13 +00:00 |
gdisirio
|
19ca2c7515
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2289 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-25 08:57:47 +00:00 |
gdisirio
|
b7e7258008
|
Unfinished AT91SAM7 SPI driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2266 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-17 19:40:36 +00:00 |
gdisirio
|
a122640ac6
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2255 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-14 12:16:41 +00:00 |
gdisirio
|
4fab7c06d1
|
ADC, SPI, PWM driver enhancements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2254 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-13 11:45:07 +00:00 |
gdisirio
|
ec7455babe
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2253 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-12 20:47:30 +00:00 |
gdisirio
|
eaaf043cda
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2251 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-12 17:59:47 +00:00 |
gdisirio
|
935e2fb27f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2250 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-12 15:19:15 +00:00 |
gdisirio
|
ee12fa3ad1
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2248 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-11 19:44:44 +00:00 |
gdisirio
|
441509bc2c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2247 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-11 18:55:06 +00:00 |
gdisirio
|
7c2a8e13d9
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2246 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-11 11:48:03 +00:00 |
gdisirio
|
f407e4a84f
|
HAL improvements, mailboxes macro name changed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2238 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-08 18:16:38 +00:00 |
gdisirio
|
2891f7d645
|
Documentation improvements, fixed a small error in the STM32 serial driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2234 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-10-04 17:16:18 +00:00 |
gdisirio
|
fa774e9c8e
|
Fixed bug 3078891.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2213 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-09-30 17:49:20 +00:00 |
gdisirio
|
781b0b129c
|
Fixed bug 3064204.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2175 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-09-11 10:57:11 +00:00 |
gdisirio
|
b3e95fd660
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2169 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-09-08 14:57:20 +00:00 |
gdisirio
|
18b825ef0c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2167 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-09-07 13:37:22 +00:00 |
gdisirio
|
f236e1de8b
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2165 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-09-05 14:35:24 +00:00 |
gdisirio
|
bead7f814f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2145 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-08-29 13:41:55 +00:00 |
gdisirio
|
ae70bb24cc
|
UART driver improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2131 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-08-15 15:37:52 +00:00 |
gdisirio
|
c36b827d05
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2130 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-08-14 14:15:44 +00:00 |
gdisirio
|
a3723f2729
|
Fixed bug 3044770.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2128 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-08-14 06:57:40 +00:00 |