aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32
Commit message (Expand)AuthorAgeFilesLines
...
* | I2C. Begin of 10-bit slave address realization.barthess2011-02-092-11/+31
* | I2C. Added own slave address handling and error callback.barthess2011-02-092-153/+132
* | I2C. Alberto's clock setting code tested. Minor changes.barthess2011-02-091-7/+3
* | I2C. Merged Alberto's clock setting code.barthess2011-02-092-51/+114
* | I2C. Async transfer complete. Needs testing.barthess2011-02-061-24/+37
* | I2C. Merged changes from trunk.barthess2011-02-066-8/+1113
|\|
| * USB rework, step 1.gdisirio2011-02-052-20/+91
| * Merged the USB branch and made the needed adjustments, not tested yet.gdisirio2011-01-304-0/+1013
| * Small fix to the STM32 serial driver.gdisirio2011-01-301-3/+3
| * Implemented transmission end event.gdisirio2011-01-301-7/+20
* | I2C. After comparing of two drivers decided to start of importing features fr...barthess2011-02-052-0/+729
* | I2C. Moved Alberto drivers to backup.barthess2011-02-052-0/+0
* | I2C. Added driver from albi.barthess2011-02-052-0/+837
* | I2C. Move barthess driver to backup files.barthess2011-02-052-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-021-20/+25
* | 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-302-28/+153
* | 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-262-6/+30
* | I2C. Some hy level functions created and tested.barthess2011-01-251-43/+6
* | Initial commit of I2C driver codebarthess2011-01-253-1/+579
|/
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2672 35acf78f-673a-0410...gdisirio2011-01-221-4/+3
* Fixed bug 3163851.gdisirio2011-01-221-3/+5
* Fixed bug 3160306.gdisirio2011-01-201-13/+13
* 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-153-9/+32
* Serial driver changes, bug 3153550 fixed.gdisirio2011-01-092-12/+3
* Fixed bug 3153437.gdisirio2011-01-081-7/+7
* Fixed bug 3152482.gdisirio2011-01-062-10/+10
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2594 35acf78f-673a-0410...gdisirio2011-01-061-0/+6
* Documentation related fixes.gdisirio2011-01-041-1/+1
* Updated the various serial drivers with the new queue callbacks.gdisirio2011-01-021-5/+10
* Wrong ifdef.gdisirio2010-12-251-6/+6
* Added USB clock configuration to the STM32 HAL driver.gdisirio2010-12-252-2/+24
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2527 35acf78f-673a-0410...gdisirio2010-12-243-2/+4
* White space fixes.gdisirio2010-12-123-3/+3
* More STM32 ADC improvements.gdisirio2010-12-112-4/+6
* Removed CMSIS dependencies from the ARMCMx port layer.gdisirio2010-12-111-0/+1842
* Implemented CR on the STM32 ADC driver.gdisirio2010-12-111-4/+4
* Implemented CR on STM32 CAN driver.gdisirio2010-12-111-1/+1
* Documentation related fixes.gdisirio2010-12-041-0/+1
* Fixed bug 3121246.gdisirio2010-11-281-1/+1
* Documentation related fixes.gdisirio2010-11-281-4/+5
* fixed spacinggdisirio2010-11-281-1/+0
* Fixed bug 3120785.gdisirio2010-11-272-15/+95
* STM32 SPI driver optimization.gdisirio2010-11-251-12/+12