aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* I2C. API changes. rw_bit field moved from slave config ctructure to the ↵barthess2011-03-273-10/+18
| | | | | | driver structure. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2845 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Small bugfix.barthess2011-03-262-2/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2844 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Some improvements.barthess2011-03-262-4/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2841 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Platform independent I2CSlaveConfig structure moved to i2c.h.barthess2011-02-272-109/+108
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2778 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Cleanups.barthess2011-02-275-886/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2777 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Code cleanups.barthess2011-02-274-44/+57
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2776 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Small bugfix.barthess2011-02-101-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2731 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Cleanups.barthess2011-02-103-11/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2730 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. 10-bit slave addressing done. Not tested at all.barthess2011-02-102-26/+55
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2729 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Begin of 10-bit slave address realization.barthess2011-02-092-11/+31
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2727 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Added own slave address handling and error callback.barthess2011-02-094-159/+147
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2723 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Alberto's clock setting code tested. Minor changes.barthess2011-02-091-7/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2721 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Merged Alberto's clock setting code.barthess2011-02-092-51/+114
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2720 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Async transfer complete. Needs testing.barthess2011-02-061-24/+37
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2716 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Merged changes from trunk.barthess2011-02-0627-38/+4254
|\ | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2713 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * USB rework, step 1.gdisirio2011-02-055-45/+140
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2708 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Added deprecation.gdisirio2011-02-051-0/+2
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2707 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Fixed bug 3173336.gdisirio2011-02-052-2/+3
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2705 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2700 ↵gdisirio2011-01-316-0/+1621
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2696 ↵gdisirio2011-01-301-1/+2
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Merged the USB branch and made the needed adjustments, not tested yet.gdisirio2011-01-3013-3/+2482
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2695 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Small fix to the STM32 serial driver.gdisirio2011-01-303-6/+8
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2694 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Implemented transmission end event.gdisirio2011-01-304-12/+29
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2693 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Version 2.2.0 released, trunk version number is 2.3.0 now.gdisirio2011-01-303-4/+6
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2692 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Removed obsolete macro from serial driver header.gdisirio2011-01-291-13/+0
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2689 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2685 ↵gdisirio2011-01-251-0/+1
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. After comparing of two drivers decided to start of importing features ↵barthess2011-02-054-0/+1090
| | | | | | | | | | | | 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
* | I2C. Moved Alberto drivers to backup.barthess2011-02-054-0/+0
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2711 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Added driver from albi.barthess2011-02-054-0/+1290
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2710 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Move barthess driver to backup files.barthess2011-02-054-0/+0
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2709 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Nop.barthess2011-02-041-3/+17
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2704 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Nop.barthess2011-02-031-14/+23
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2703 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Nop.barthess2011-02-021-0/+2
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2702 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Nop.barthess2011-02-022-20/+27
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2701 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Master receiving and master trasmitting written. Needs testing and ↵barthess2011-01-302-73/+73
| | | | | | | | | | | | debugging. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2699 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Function movement in source filebarthess2011-01-301-107/+104
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2698 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Async transmit done. Need much of testing.barthess2011-01-304-42/+165
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2697 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2688 ↵barthess2011-01-272-1/+14
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Rewriting low level driver to handle IRQs and DMAbarthess2011-01-263-10/+37
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2687 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Some hy level functions created and tested.barthess2011-01-253-157/+21
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2686 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | Initial commit of I2C driver codebarthess2011-01-256-184/+689
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2684 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | test commitbarthess2011-01-251-0/+114
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2683 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2682 ↵gdisirio2011-01-250-0/+0
|/ | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Removed non UTF8 char.gdisirio2011-01-231-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2680 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Coverage improvements.gdisirio2011-01-223-9/+33
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2676 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2673 ↵gdisirio2011-01-221-2/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2672 ↵gdisirio2011-01-221-4/+3
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2670 ↵gdisirio2011-01-221-21/+22
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2668 ↵gdisirio2011-01-221-4/+9
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated CB example project.gdisirio2011-01-223-306/+305
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2667 35acf78f-673a-0410-8e92-d51de3d6d3f4