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
|
24987e2873
|
I2C. Test changes
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3068 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-22 08:38:54 +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 |
gdisirio
|
e612b8c794
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3060 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-19 06:28:35 +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
|
3e1753aa83
|
I2C. Examples fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3058 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-18 14:38:45 +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 |
barthess
|
4044f7d308
|
I2C. Examples update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3051 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-17 07:10:30 +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
|
527c75dbcd
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3046 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-16 19:14:41 +00:00 |
gdisirio
|
12afe0d641
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3045 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-16 18:06:07 +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
|
a746de44e1
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3043 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-14 08:10:38 +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
|
6b5686560b
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3039 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-09 19:59:11 +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 |
gdisirio
|
46b915b0fd
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3037 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-08 14:43:03 +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
|
da6a94b025
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3035 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-07 14:29:03 +00:00 |
gdisirio
|
aec912f13f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3034 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-06 18:15:38 +00:00 |
gdisirio
|
7e6b563be0
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3033 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-06 17:53:43 +00:00 |
gdisirio
|
d553080cd9
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3032 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-06 17:17:43 +00:00 |
gdisirio
|
ed8a14e688
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3031 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-06 09:33:47 +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
|
ac3795ec52
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3024 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-04 08:43:00 +00:00 |
gdisirio
|
821bc9f643
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3023 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-06-04 07:54:53 +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 |