Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3172 ↵ | gdisirio | 2011-07-23 | 0 | -0/+0 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3171 ↵ | gdisirio | 2011-07-23 | 7 | -11/+15 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3170 ↵ | gdisirio | 2011-07-23 | 10 | -0/+0 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3169 ↵ | gdisirio | 2011-07-23 | 8 | -0/+0 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | Fixed bug 3361039. | gdisirio | 2011-07-19 | 2 | -1/+2 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3165 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3163 ↵ | gdisirio | 2011-07-19 | 2 | -2/+2 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3162 ↵ | gdisirio | 2011-07-17 | 24 | -71/+24 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
| * | I2C. Syncing with trunk (step 2) | barthess | 2011-08-09 | 108 | -8322/+22134 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3216 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
| * | I2C. Syncing with trunk (step 1) | barthess | 2011-08-09 | 142 | -4660/+1186 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3214 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
| * | I2C. Default choise changed to callback based driver. | barthess | 2011-08-06 | 1 | -1/+1 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3191 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
| * | I2C. Added template of synchronouse deriver. It does not work for a moment. | barthess | 2011-08-05 | 12 | -136/+291 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3190 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
| * | I2C. Added optional fields hook to I2CSlaveConfig structure. | barthess | 2011-08-05 | 1 | -0/+3 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3189 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
| * | I2C. Code cleanups. | barthess | 2011-07-31 | 3 | -47/+46 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3187 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
| * | I2C. Small fixes in tests. | barthess | 2011-07-20 | 2 | -3/+12 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3168 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
| * | I2C. All polling waitins code replaced by "waiting" GPT interrups. ↵ | barthess | 2011-07-20 | 4 | -113/+115 | |
| | | | | | | | | | | | | Documentation fixes. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3167 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
| * | I2C. STOP waitings was replaced by GPT callback functions. Need much of testing. | barthess | 2011-07-19 | 4 | -53/+187 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3166 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
| * | I2C. Waits moved from ISR. | barthess | 2011-07-14 | 2 | -8/+49 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3161 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
| * | I2C. Merged changes from trunk. | barthess | 2011-07-13 | 150 | -4320/+18937 | |
| |\ | |/ |/| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3160 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3158 ↵ | gdisirio | 2011-07-13 | 5 | -4/+14 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3148 ↵ | gdisirio | 2011-07-10 | 1 | -8/+7 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3144 ↵ | gdisirio | 2011-07-10 | 3 | -15/+15 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | Added thread names to all demos. | gdisirio | 2011-07-10 | 28 | -0/+38 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3143 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | Improvements to the trace buffer and other debug features. | gdisirio | 2011-07-09 | 4 | -37/+36 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3139 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3137 ↵ | gdisirio | 2011-07-09 | 2 | -0/+2 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3135 ↵ | gdisirio | 2011-07-08 | 5 | -32/+75 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | Fixed bug 3351556. | gdisirio | 2011-07-03 | 6 | -0/+6 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3108 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | TIM8 support for STM32. | gdisirio | 2011-06-29 | 27 | -52/+401 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3098 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3097 ↵ | gdisirio | 2011-06-29 | 1 | -3409/+3426 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3096 ↵ | gdisirio | 2011-06-29 | 1 | -2/+9 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | Fixed SDC driver when initializing high capacity cards. | gdisirio | 2011-06-29 | 1 | -1/+2 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3095 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | Updated demos using the shell. | gdisirio | 2011-06-28 | 11 | -138/+109 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3094 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | chprintf() implemented, improved the shell. | gdisirio | 2011-06-28 | 5 | -74/+75 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3093 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | Dedicated printf implementation. | gdisirio | 2011-06-27 | 3 | -133/+73 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3092 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3091 ↵ | gdisirio | 2011-06-27 | 4 | -4/+286 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | Fixed conflicts with EWARM 6.20. | gdisirio | 2011-06-26 | 1 | -9/+9 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3086 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3083 ↵ | gdisirio | 2011-06-26 | 1 | -6/+6 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3080 ↵ | gdisirio | 2011-06-26 | 1 | -80/+80 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3079 ↵ | gdisirio | 2011-06-25 | 1 | -1/+1 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3078 ↵ | gdisirio | 2011-06-25 | 1 | -1/+1 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | PAL driver implementations updated. | gdisirio | 2011-06-20 | 16 | -5/+60 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3065 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3064 ↵ | gdisirio | 2011-06-19 | 2 | -9/+20 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3063 ↵ | gdisirio | 2011-06-19 | 9 | -194/+295 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3062 ↵ | gdisirio | 2011-06-19 | 2 | -2/+5 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3061 ↵ | gdisirio | 2011-06-19 | 8 | -150/+792 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3060 ↵ | gdisirio | 2011-06-19 | 1 | -24/+100 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3054 ↵ | gdisirio | 2011-06-18 | 7 | -0/+2724 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | Fixed bug 3317500, retested impacted ports. | gdisirio | 2011-06-16 | 15 | -172/+150 | |
| | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3047 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3046 ↵ | gdisirio | 2011-06-16 | 1 | -1/+1 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3045 ↵ | gdisirio | 2011-06-16 | 4 | -39/+39 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3044 ↵ | gdisirio | 2011-06-14 | 6 | -38/+2208 | |
| | | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 |