aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* I2C. Merged changes from trunk.barthess2011-02-0627-38/+4254
|\
| * USB rework, step 1.gdisirio2011-02-055-45/+140
| * Added deprecation.gdisirio2011-02-051-0/+2
| * Fixed bug 3173336.gdisirio2011-02-052-2/+3
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2700 35acf78f-673a-0410...gdisirio2011-01-316-0/+1621
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2696 35acf78f-673a-0410...gdisirio2011-01-301-1/+2
| * Merged the USB branch and made the needed adjustments, not tested yet.gdisirio2011-01-3013-3/+2482
| * Small fix to the STM32 serial driver.gdisirio2011-01-303-6/+8
| * Implemented transmission end event.gdisirio2011-01-304-12/+29
| * Version 2.2.0 released, trunk version number is 2.3.0 now.gdisirio2011-01-303-4/+6
| * Removed obsolete macro from serial driver header.gdisirio2011-01-291-13/+0
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2685 35acf78f-673a-0410...gdisirio2011-01-251-0/+1
* | I2C. After comparing of two drivers decided to start of importing features fr...barthess2011-02-054-0/+1090
* | I2C. Moved Alberto drivers to backup.barthess2011-02-054-0/+0
* | I2C. Added driver from albi.barthess2011-02-054-0/+1290
* | I2C. Move barthess driver to backup files.barthess2011-02-054-0/+0
* | I2C. Nop.barthess2011-02-041-3/+17
* | I2C. Nop.barthess2011-02-031-14/+23
* | I2C. Nop.barthess2011-02-021-0/+2
* | I2C. Nop.barthess2011-02-022-20/+27
* | I2C. Master receiving and master trasmitting written. Needs testing and debug...barthess2011-01-302-73/+73
* | I2C. Function movement in source filebarthess2011-01-301-107/+104
* | 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@2688 35acf78...barthess2011-01-272-1/+14
* | I2C. Rewriting low level driver to handle IRQs and DMAbarthess2011-01-263-10/+37
* | I2C. Some hy level functions created and tested.barthess2011-01-253-157/+21
* | Initial commit of I2C driver codebarthess2011-01-256-184/+689
* | test commitbarthess2011-01-251-0/+114
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2682 35acf78...gdisirio2011-01-250-0/+0
|/
* Removed non UTF8 char.gdisirio2011-01-231-1/+1
* Coverage improvements.gdisirio2011-01-223-9/+33
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2673 35acf78f-673a-0410...gdisirio2011-01-221-2/+0
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2672 35acf78f-673a-0410...gdisirio2011-01-221-4/+3
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2670 35acf78f-673a-0410...gdisirio2011-01-221-21/+22
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2668 35acf78f-673a-0410...gdisirio2011-01-221-4/+9
* Updated CB example project.gdisirio2011-01-223-306/+305
* Fixed bug 3163851.gdisirio2011-01-222-3/+7
* Fixed bug 3160306.gdisirio2011-01-204-26/+23
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2652 35acf78f-673a-0410...gdisirio2011-01-161-0/+4
* Removed .uvopt files from the Keil projects.gdisirio2011-01-155-7819/+1
* Fixed bug 3158776.gdisirio2011-01-159-44/+72
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2642 35acf78f-673a-0410...gdisirio2011-01-151-4/+4
* Added OTG clock setting to the STM32 HAL.gdisirio2011-01-155-9/+34
* Fixed bug 3153746.gdisirio2011-01-094-8/+9
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2630 35acf78f-673a-0410...gdisirio2011-01-096-54/+59
* Fixed bug 3153591.gdisirio2011-01-0911-10/+11
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2628 35acf78f-673a-0410...gdisirio2011-01-092-5/+5
* Removed some instances of sdflags_t.gdisirio2011-01-093-12/+2
* Posix demo updated and re-tested.gdisirio2011-01-094-33/+17
* Serial driver changes, bug 3153550 fixed.gdisirio2011-01-0939-270/+181