Commit Graph

501 Commits

Author SHA1 Message Date
gdisirio b11d97ab58 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6201 35acf78f-673a-0410-8e92-d51de3d6d3f4 2013-08-22 19:18:10 +00:00
gdisirio 78b866e0a7 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6192 35acf78f-673a-0410-8e92-d51de3d6d3f4 2013-08-21 13:33:40 +00:00
gdisirio c3b9392212 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6175 35acf78f-673a-0410-8e92-d51de3d6d3f4 2013-08-19 11:45:52 +00:00
gdisirio dbd493cff1 I2C ported but needs to be reviewed to not use virtual timers directly.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6170 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-08-17 15:32:41 +00:00
gdisirio 44fe821ab4 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6159 35acf78f-673a-0410-8e92-d51de3d6d3f4 2013-08-15 14:48:41 +00:00
gdisirio 782415628b Ported UART.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6146 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-08-12 16:55:13 +00:00
gdisirio 60c6d531d4 Ported MMC_SPI.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6145 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-08-12 16:44:22 +00:00
gdisirio a840a0d418 Ported EXT.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6142 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-08-12 16:13:20 +00:00
gdisirio 78e314cdad Ported GPT.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6141 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-08-12 16:01:07 +00:00
gdisirio 67e80419b7 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6140 35acf78f-673a-0410-8e92-d51de3d6d3f4 2013-08-12 15:42:54 +00:00
gdisirio 44f6cc6308 HAL queues updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6113 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-08-09 13:56:40 +00:00
gdisirio 7b51712449 Updated queues.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6112 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-08-09 13:43:56 +00:00
gdisirio 8576e8da6a git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6111 35acf78f-673a-0410-8e92-d51de3d6d3f4 2013-08-09 12:57:40 +00:00
gdisirio 0e34cd051e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6109 35acf78f-673a-0410-8e92-d51de3d6d3f4 2013-08-09 08:25:09 +00:00
gdisirio 8ca210a4af git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6108 35acf78f-673a-0410-8e92-d51de3d6d3f4 2013-08-09 08:24:22 +00:00
gdisirio 49d71a01ab Renamed or added prefix to all hernel configuration options.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6010 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-07-20 10:12:44 +00:00
gdisirio 25ddb1c801 First cleanup pass finished, queues and streams not yet removed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@5999 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-07-19 14:51:35 +00:00
gdisirio 397bc099cd Fixed bug #407.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5670 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-05-04 07:44:43 +00:00
gdisirio 11ecb1a758 Fixed problem with multiple SerialUSB instances.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5651 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-05-01 15:50:35 +00:00
gdisirio 0a15af8209 Fixed a typo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5640 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-04-28 13:35:00 +00:00
gdisirio 30a552991b Fixed bug #406.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5638 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-04-28 13:27:37 +00:00
gdisirio 53ebb098cb Updated serial_usb driver and demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5637 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-04-28 13:12:20 +00:00
gdisirio c4a01fccef Fixed bug #404.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5629 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-04-26 12:42:56 +00:00
gdisirio fdc358a520 Fixed bug #397.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5562 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-04-07 10:46:15 +00:00
gdisirio d009502eb4 Added new pwmIsChannelEnabledI() API to the PWM driver, implemented in the STM32 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5554 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-04-07 07:57:43 +00:00
gdisirio 3adcb46879 Added a compile time chech to the MMC_SPI driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5553 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-04-07 07:45:17 +00:00
gdisirio 675296b852 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5536 35acf78f-673a-0410-8e92-d51de3d6d3f4 2013-04-02 17:28:18 +00:00
gdisirio 356fb1a2a0 I2Cv2 driver tested on STM32F37x.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5526 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-04-01 16:16:18 +00:00
barthess 042c2ddba8 STM32. GPT. Removed prefix "stm32" from names of functions changing interval.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5518 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-03-29 19:27:32 +00:00
barthess f571b50713 STM32. GPT. Added abillity to change interval of running GPT unit on the fly.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5510 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-03-27 20:03:40 +00:00
gdisirio 27cef0f6e1 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5330 35acf78f-673a-0410-8e92-d51de3d6d3f4 2013-02-26 13:29:15 +00:00
gdisirio a7b208821a git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5329 35acf78f-673a-0410-8e92-d51de3d6d3f4 2013-02-26 13:28:47 +00:00
gdisirio cced334724 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5318 35acf78f-673a-0410-8e92-d51de3d6d3f4 2013-02-25 11:58:40 +00:00
gdisirio 5a6b1e42b0 Fixed bug 3605794.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5306 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-02-24 08:11:13 +00:00
gdisirio 54e9e02607 typo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5305 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-02-24 07:24:35 +00:00
gdisirio 4256a9113f CAN driver enhancements completed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5303 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-02-23 09:04:38 +00:00
gdisirio fc7818faf7 Reworked CAN driver working. TODO: activate 2nd RX queue.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5301 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-02-22 15:10:56 +00:00
gdisirio 48506ff348 CAN driver revision, work in progress.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5299 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-02-22 13:42:10 +00:00
gdisirio d4c246e1bf Documentation related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5298 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-02-22 11:34:04 +00:00
gdisirio df2a990924 Fixed bug 3605053.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5226 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-02-17 14:04:11 +00:00
gdisirio 0b9f09be24 Fixed bug 3605053.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5224 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-02-17 14:00:57 +00:00
gdisirio 184a71345c Updated license years.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5102 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-02-02 10:58:09 +00:00
gdisirio 8465215222 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5057 35acf78f-673a-0410-8e92-d51de3d6d3f4 2013-01-11 20:46:39 +00:00
gdisirio 9754c3a6ce Option for lwip link status poll interval.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5047 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-01-09 09:34:48 +00:00
gdisirio 8e8aff84b3 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4994 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-12-30 08:15:31 +00:00
gdisirio 76d8262f13 Zero-copy API for the MAC driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4984 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-12-28 17:40:45 +00:00
gdisirio 22dcca914b MAC API tentative extension, small improvement to STM32 MAC driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4983 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-12-28 15:15:09 +00:00
gdisirio 19e8e1950d Fixed small error in serial_usb.h.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4893 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-12-08 18:44:26 +00:00
gdisirio c16434a401 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4789 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-10-28 10:36:59 +00:00
gdisirio fa981ee883 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4788 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-10-28 10:33:19 +00:00
gdisirio f9347f02cb git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4761 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-10-15 15:09:58 +00:00
gdisirio a8f264a818 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4713 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-09-26 15:31:12 +00:00
barthess 54cde6b854 RTCv2. Get fat time function moved to driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4701 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-09-20 15:01:28 +00:00
gdisirio c145c837da Removed flags handling in CAN driver, now it is done using the new event flags.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4672 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-09-16 09:26:46 +00:00
gdisirio f90a0f3790 Removed flags handling in BaseAsynchronousChannel. Modified serial drivers to use the new event flags.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4671 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-09-16 09:08:43 +00:00
gdisirio 34310e401f git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4594 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-08-20 15:31:48 +00:00
gdisirio e372aabda9 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4575 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-08-17 12:40:48 +00:00
gdisirio b6b473a6a1 Performance improvements to the STM32 OTG driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4562 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-08-13 10:14:45 +00:00
gdisirio 28e7808798 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4561 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-08-13 08:27:51 +00:00
gdisirio 127fe7e427 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4422 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-07-07 09:41:48 +00:00
gdisirio b8c97b4247 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4421 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-07-07 09:39:20 +00:00
gdisirio bfa477e96d Fixed few newly introduced documentation errors. Improved card detection.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4364 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-06-30 14:41:51 +00:00
gdisirio 38ac197ecd git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4350 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-06-27 18:03:31 +00:00
gdisirio 9492ff4976 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4349 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-06-26 18:18:14 +00:00
gdisirio 853b0fd51c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4348 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-06-26 18:02:43 +00:00
gdisirio 80443125b2 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4347 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-06-25 16:53:21 +00:00
gdisirio 2abe2c479f git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4328 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-06-23 12:03:00 +00:00
gdisirio 0d1164787e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4308 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-06-19 20:58:16 +00:00
gdisirio 9057c6c72b git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4294 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-06-18 16:22:34 +00:00
gdisirio 3626647d7b Fixed bugs 3534767, 3534819, 3535887 and 3535938.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4293 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-06-18 08:52:26 +00:00
gdisirio 25ac1fcadf USB driver API improvements. Revision of the low level drivers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4284 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-06-17 07:49:08 +00:00
gdisirio 2b1173e292 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4276 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-06-14 16:45:57 +00:00
gdisirio f620f29e0a git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4273 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-06-13 16:13:00 +00:00
gdisirio d094e348c5 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4266 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-06-11 16:54:35 +00:00
gdisirio c762926b68 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4265 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-06-10 16:31:03 +00:00
gdisirio c0cbc2411e Fixed bug 3530043.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4244 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-05-27 14:50:05 +00:00
gdisirio 661cf8e8dc git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4230 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-05-22 19:45:00 +00:00
gdisirio eba4b70561 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4182 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-05-10 15:07:40 +00:00
gdisirio 97dce7b944 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4180 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-05-10 12:26:24 +00:00
gdisirio 6a8a643ab0 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4179 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-05-09 18:44:47 +00:00
gdisirio 7f87eee586 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4178 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-05-09 17:00:03 +00:00
gdisirio 8f8b7f2c69 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4177 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-05-08 19:02:16 +00:00
gdisirio d0a2e55ed0 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4175 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-05-08 17:09:20 +00:00
gdisirio ba6519a2ea git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4174 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-05-07 19:34:10 +00:00
gdisirio 428eab74e0 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4173 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-05-07 19:25:04 +00:00
gdisirio 6ee956d7b6 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4171 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-05-07 18:43:52 +00:00
barthess 226d140bb9 Added converters from realtime ticks to time values.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4130 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-04-23 18:33:18 +00:00
gdisirio e817b7032d git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4128 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-04-23 17:43:42 +00:00
gdisirio 814b642a0c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4112 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-04-18 16:40:15 +00:00
gdisirio 538f51c0dd git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4109 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-04-17 19:34:14 +00:00
barthess 72e66cd47c SDC. Merged code from development branch.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4106 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-04-17 18:09:27 +00:00
barthess 671cb8ab9d SDC. Reverted from SDC_SUCCESS/SDC_FAILED to boolean values.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4103 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-04-16 20:12:16 +00:00
barthess 579fffb63c SDC. Typo in commetns fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4102 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-04-16 19:25:16 +00:00
barthess 973d8da5ea SDC. Added function sdcGetAndClearErrors.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4099 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-04-16 18:19:34 +00:00
gdisirio 44a66d45ce git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4079 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-04-07 10:37:45 +00:00
gdisirio 2945fe1349 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4075 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-04-03 08:04:37 +00:00
gdisirio 1c852f67c7 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4067 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-04-01 09:58:32 +00:00
gdisirio f083a30ce8 More work on the STM32 OTG driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4059 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-03-28 14:19:40 +00:00
gdisirio f5a3976c39 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4055 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-03-26 09:13:37 +00:00
gdisirio 3f1cbf814e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4053 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-03-23 13:12:56 +00:00
gdisirio e5c320a0d1 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4050 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-03-18 20:30:06 +00:00
gdisirio 3534921f05 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4047 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-03-17 14:21:45 +00:00
gdisirio 82984e1b55 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4038 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-03-13 15:41:46 +00:00
gdisirio 1f05b803ed Overflow handling in ICU driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4033 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-03-10 11:56:43 +00:00
barthess 3c311dfe58 RTC. High level staff moved to chrtclib.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4032 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-03-09 18:33:26 +00:00
barthess 2b35b5a2a5 SDC. Added RTC support. Improved testhal.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4031 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-03-08 19:52:44 +00:00
barthess 690fd6364b SDC. Code merged to fresh branch.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/sdc_dev2@4021 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-03-05 16:44:56 +00:00
gdisirio 39fa1818ff Improvements to the STM32 ICU driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3955 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-02-18 16:46:21 +00:00
gdisirio 267cd61c19 Fixed bug 3485500.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3950 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-02-11 08:57:22 +00:00
gdisirio de5dcbba85 License text updated with new year.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3846 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-21 14:29:42 +00:00
gdisirio d29e6e338e Added I-Class APIs to the RTC driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3807 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-14 08:45:34 +00:00
gdisirio 35ae8956e8 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3784 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-10 18:20:35 +00:00
gdisirio a2708c091b Updated all halconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3777 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-09 19:37:58 +00:00
gdisirio 7041c5b167 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3775 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-09 18:28:29 +00:00
gdisirio 54c975bed0 I2C driver state diagram modified, documentation improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3751 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-06 19:05:13 +00:00
gdisirio 62b090c673 Improvements to the MMC over SPI driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3741 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-05 16:01:52 +00:00
gdisirio c498fdc4d6 Added time conversions to RT counter code. Documentation improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3728 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-04 14:29:02 +00:00
gdisirio dfbe833d08 Forgot a note.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3724 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-04 08:47:26 +00:00
gdisirio efa92aaed2 Realtime counter support in the generic HAL driver and implementations for al STM32 devices, others will follow.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3723 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-04 08:46:11 +00:00
gdisirio 2e5931ea53 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3716 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-03 15:30:32 +00:00
barthess 1c62f74c05 I2C. Added wrappers with TIME_INFINITE timeout.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3715 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-02 20:35:47 +00:00
gdisirio c397738010 Changes to palSetGroupMode(), various adjustments to the PAL driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3695 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-31 10:07:43 +00:00
barthess 72266f8b59 I2C. Fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3694 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-31 09:40:52 +00:00
barthess 2234fd3e31 I2C. API changes mostly done.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3692 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-30 20:45:56 +00:00
gdisirio 411418930f Updated credits.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3685 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-29 18:07:02 +00:00
gdisirio b30ba31603 I2C API proposal.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3684 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-29 18:03:49 +00:00
barthess 968d0cf6e9 RTC. High level API rolled back.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3619 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-16 14:42:23 +00:00
barthess 9a98744b28 RTC. Testhal works on F4x, compiles (but not deeply tested) on F1x.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3615 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-15 20:49:24 +00:00
barthess 9d343de5f9 RTC. Driver broken.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3598 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-11 23:40:49 +00:00
barthess edfa9d2fae I2C. Added timeout in functions. Code clean ups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3583 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-08 19:24:21 +00:00
gdisirio c7c5942ac3 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3578 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-08 08:36:37 +00:00
barthess 3799bf56f5 I2C. Error handling from userland code added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3572 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-07 19:23:09 +00:00
barthess 0738591b02 I2C. Switch to synchronous model.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3570 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-07 17:57:42 +00:00
barthess 80043ff2a0 I2C. Minor code improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3564 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-07 05:44:33 +00:00
barthess 59014aa2be I2C. Tested on tmp75, mma8451, max1236.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3553 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-04 17:46:19 +00:00
gdisirio 83d562f6b2 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3504 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-16 21:21:28 +00:00
gdisirio ed26815f85 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3481 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-10 17:54:41 +00:00
gdisirio 2f572f109a USB enhancements, phase two.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3451 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-10-23 12:21:44 +00:00
gdisirio 309b1e4114 Improvements to the USB driver, first phase.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3449 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-10-23 11:39:45 +00:00
gdisirio 2950a0a7b8 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3413 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-10-01 08:04:14 +00:00
gdisirio d2fa0e3fde git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3412 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-26 08:23:10 +00:00
gdisirio fa0a7f52db git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3407 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-25 10:11:49 +00:00
barthess 41fd0fb5fb RTC. API changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3405 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-25 10:03:59 +00:00
gdisirio c39d08fc2a git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3384 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-23 15:48:55 +00:00
gdisirio 4a3e3fc01e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3381 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-22 14:53:42 +00:00
barthess 95713cae20 RTC. API cnahge.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3376 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-21 12:46:09 +00:00
gdisirio fbac4d253d git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3314 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-13 12:40:42 +00:00
barthess d3e15bccfc I2C. Revert const qualifier to the pointer to I2CSlaveConfig.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3310 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-12 15:50:35 +00:00
gdisirio 7148a664b5 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3309 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-12 13:40:44 +00:00
barthess cf7747f040 I2C. Remove const qualifier from pointer to I2CSlaveConfig. Step 3.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3308 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-11 20:21:45 +00:00
barthess a08f38d06c I2C. Remove const qualifier from pointer to I2CSlaveConfig. Step 2.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3307 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-11 18:30:56 +00:00
barthess d077159389 RTC. rtcStart() and rtcStop() functions replaced by rtcSetCallback()
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3293 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-07 12:53:27 +00:00
gdisirio b8ad6dbae6 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3292 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-06 14:59:00 +00:00
gdisirio 792d85bcb5 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3287 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-03 12:35:41 +00:00
barthess ca3cc2d555 RTC. Readability improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3278 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-01 17:44:44 +00:00
barthess 5e62285d17 RTC. Final polishing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3275 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-31 16:32:34 +00:00
barthess 3da3cc2789 RTC. Copyrights added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3274 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-31 15:31:32 +00:00
barthess 2991a47733 RTC. nop
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3270 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-31 09:34:42 +00:00
barthess 22d2162db7 RTC. Initial commit.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3269 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-30 22:52:11 +00:00
barthess fc492c6d19 I2C. Merge code from trunk.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3263 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-28 13:39:56 +00:00
gdisirio 339cbbd60e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3260 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-08-28 12:55:02 +00:00
gdisirio d2e9a52cf6 New DMA helper driver for STM32F1xx and STM32L1xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3255 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-28 08:53:14 +00:00
gdisirio 718dc5084f HAL documentation improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3252 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-23 13:36:25 +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
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
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 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 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 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 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 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
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 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 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 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 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 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 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 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
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 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