aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Removed some instances of sdflags_t.gdisirio2011-01-091-5/+0
* Posix demo updated and re-tested.gdisirio2011-01-093-17/+3
* Serial driver changes, bug 3153550 fixed.gdisirio2011-01-0922-127/+38
* Fixed bug 3153437.gdisirio2011-01-081-7/+7
* IAR demo for LPC11xx, untested because code size limits.gdisirio2011-01-081-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2615 35acf78f-673a-0410...gdisirio2011-01-083-16/+28
* Fixed bug 3152510.gdisirio2011-01-061-1/+1
* Fixed bug 3152482.gdisirio2011-01-062-10/+10
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2596 35acf78f-673a-0410...gdisirio2011-01-064-17/+29
* 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-0210-38/+48
* 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
* Win32 simulator updated.gdisirio2010-12-192-22/+0
* 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-113-0/+4668
* Implemented CR on the STM32 ADC driver.gdisirio2010-12-111-4/+4
* Implemented CR on STM32 CAN driver.gdisirio2010-12-111-1/+1