Commit Graph

1393 Commits

Author SHA1 Message Date
gdisirio aaad958769 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3224 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-08-13 07:06:02 +00:00
gdisirio 43752ee8d1 Extended state check to all kernel I-class and s-class APIs, corrected some test cases where call protocol rules were not strictly observerd. No the whole test suite pass with the state checker enabled.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3223 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-12 11:10:19 +00:00
gdisirio b9933c2089 Implemented system state checker debug option, remove the option CH_USE_NESTED_LOCKS. Documentation improvements and fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3221 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-11 17:51:37 +00:00
barthess 9bc63715a0 I2C. Syncing with trunk (final step)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3217 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-09 11:05:13 +00:00
barthess 1bcc0f1dc2 I2C. Syncing with trunk (step 2)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3216 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-09 10:15:25 +00:00
gdisirio 68ae8aa1bc Fixed missing CH_ prefix in filler constants.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3215 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-09 10:09:05 +00:00
gdisirio cbcbaa0efe git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3213 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-08-09 08:12:47 +00:00
gdisirio 66d30038d4 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3211 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-08-08 12:06:39 +00:00
gdisirio 26eabc0db1 Centralyzed ARM scatter files too, new stack checking implemented in ARM port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3210 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-08 10:01:14 +00:00
gdisirio cb54f8224b git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3209 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-08-08 08:44:31 +00:00
gdisirio 9c9ca16e05 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3208 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-08-08 07:50:54 +00:00
gdisirio 02f5682694 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3206 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-08-07 16:42:24 +00:00
gdisirio a2e8b0a34a git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3205 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-08-07 15:59:42 +00:00
gdisirio bf8eb96575 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3204 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-08-07 15:56:05 +00:00
gdisirio 106321fd70 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3203 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-08-07 15:51:36 +00:00
gdisirio 04d4c09cfa git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3202 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-08-07 15:48:55 +00:00
gdisirio aa865517b8 Centralyzed scatter files for GCC ARMCMx port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3201 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-07 14:43:52 +00:00
gdisirio bc6c79a1b3 Fixed bug 3387671.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3196 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-07 09:58:15 +00:00
gdisirio aac082809b git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3195 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-08-07 09:15:31 +00:00
gdisirio 075ff711f1 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3192 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-08-07 09:00:12 +00:00
barthess 45b4898518 I2C. Default choise changed to callback based driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3191 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-06 07:41:02 +00:00
barthess 6ee04cf232 I2C. Added template of synchronouse deriver. It does not work for a moment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3190 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-05 17:24:23 +00:00
barthess 4bcff1c283 I2C. Added optional fields hook to I2CSlaveConfig structure.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3189 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-05 10:42:42 +00:00
gdisirio 0c276798fd git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3188 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-08-01 14:33:04 +00:00
barthess 28b3dd95f1 I2C. Code cleanups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3187 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-07-31 21:06:23 +00:00
gdisirio b077c0f2cc git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3186 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-07-31 18:14:49 +00:00
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 3602b6e67d git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3176 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-07-23 17:21:36 +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 b774805ce9 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3174 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-07-23 09:04:29 +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
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