Commit Graph

2472 Commits

Author SHA1 Message Date
gdisirio 03be31d2ba git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2747 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-02-20 07:45:32 +00:00
gdisirio 25832577af Fixed bug 3184139.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2746 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-20 07:44:48 +00:00
gdisirio 11af394fec Fixed bug 3187105.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2744 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-19 21:23:12 +00:00
gdisirio 690d08a1f9 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2743 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-02-18 08:00:36 +00:00
gdisirio 60d8f68906 More improvements to the generic USB driver, implemented suspend and wakeup handling in the STM32 USB driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2742 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-15 18:44:29 +00:00
gdisirio 35ff732352 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2740 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-02-15 09:16:17 +00:00
gdisirio 20a4b38126 STM32 USB reset done right.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2739 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-14 19:45:28 +00:00
gdisirio 2c15c4864f More improvements in the USB driver model.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2738 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-14 19:37:40 +00:00
gdisirio dd6a0b3ccd Implemented automatic allocation in the packet memory of the STM32 USB driver, no need to specify addresses anymore.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2737 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-13 20:55:57 +00:00
gdisirio f67eb2c108 Fixed bug 3179783.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2735 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-13 15:52:40 +00:00
gdisirio eb3355b558 Simplified USB endpoints configuration.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2734 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-12 19:52:43 +00:00
gdisirio 95d128420a Fixed a problem in the USB-CDC demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2733 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-12 18:59:34 +00:00
gdisirio d749ecc10a RAM optimization to the USB driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2732 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-12 11:54:15 +00:00
barthess e96e10761e I2C. Small bugfix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2731 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-10 17:36:37 +00:00
barthess 12778b0075 I2C. Cleanups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2730 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-10 17:21:20 +00:00
barthess eafaa7d6cf I2C. 10-bit slave addressing done. Not tested at all.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2729 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-10 16:35:28 +00:00
gdisirio 2f003bd721 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2728 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-02-10 15:47:43 +00:00
barthess c2d458110c I2C. Begin of 10-bit slave address realization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2727 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-09 23:02:49 +00:00
gdisirio bbc2b91e9c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2726 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-02-09 20:51:32 +00:00
gdisirio 400bb2ae04 USB CDC demo working.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2725 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-09 20:41:39 +00:00
gdisirio 3c6e54a52e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2724 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-02-09 19:56:01 +00:00
barthess 76bac6bb87 I2C. Added own slave address handling and error callback.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2723 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-09 19:33:19 +00:00
gdisirio 77934792d5 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2722 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-02-09 16:36:49 +00:00
barthess eddd171ec8 I2C. Alberto's clock setting code tested. Minor changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2721 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-09 15:00:08 +00:00
barthess 918ff6d6b6 I2C. Merged Alberto's clock setting code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2720 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-09 13:31:34 +00:00
gdisirio 9ab9d1b44b git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2719 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-02-08 06:29:27 +00:00
gdisirio 0847ae54f0 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2718 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-02-06 15:54:56 +00:00
gdisirio 100573d2c3 Serial over USB changes, work in progress, the USB demo is not buildable.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2717 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-06 13:51:08 +00:00
barthess 00800dd8ed I2C. Async transfer complete. Needs testing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2716 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-06 13:36:29 +00:00
gdisirio 18853dba22 Removed some obsolete code from the USB driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2715 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-06 10:02:08 +00:00
gdisirio 4e68b68d5a USB rework, step 2.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2714 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-06 09:51:16 +00:00
barthess da3a453945 I2C. Merged changes from trunk.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2713 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-06 00:28:12 +00:00
barthess d6f77c1ef1 I2C. After comparing of two drivers decided to start of importing features from Alberto driver to mine.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2712 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-05 18:22:45 +00:00
barthess a74dd37c2c I2C. Moved Alberto drivers to backup.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2711 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-05 18:10:23 +00:00
barthess aad95ce063 I2C. Added driver from albi.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2710 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-05 14:55:56 +00:00
barthess 34f9fdfb62 I2C. Move barthess driver to backup files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2709 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-05 14:53:42 +00:00
gdisirio 200f020df9 USB rework, step 1.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2708 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-05 09:27:20 +00:00
gdisirio b920ab090f Added deprecation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2707 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-05 08:01:52 +00:00
gdisirio 8e2f2c876b Fixed bug 3173336.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2705 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-05 07:57:57 +00:00
barthess 6034aab6e6 I2C. Nop.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2704 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-04 09:55:51 +00:00
barthess 0f5f6dd222 I2C. Nop.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2703 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-03 14:02:02 +00:00
barthess cb7d5725fb I2C. Nop.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2702 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-02 22:34:03 +00:00
barthess 30ba99b968 I2C. Nop.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2701 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-02 21:01:22 +00:00
gdisirio a79be48cde git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2700 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-01-31 21:01:29 +00:00
barthess 25d42f8b90 I2C. Master receiving and master trasmitting written. Needs testing and debugging.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2699 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-01-30 23:28:02 +00:00
barthess 47cd88dcc6 I2C. Function movement in source file
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2698 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-01-30 21:24:45 +00:00
barthess f4bdefbd11 I2C. Async transmit done. Need much of testing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2697 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-01-30 21:19:51 +00:00
gdisirio e7eb20f7f6 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2696 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-01-30 19:19:36 +00:00
gdisirio 22781883e0 Merged the USB branch and made the needed adjustments, not tested yet.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2695 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-01-30 19:18:26 +00:00
gdisirio 5e31d55f74 Small fix to the STM32 serial driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2694 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-01-30 16:23:08 +00:00