| Commit message (Expand) | Author | Age | Files | Lines |
* | I2C. Code compiles successfully, but totally not tested. | barthess | 2011-05-05 | 4 | -180/+248 |
* | I2C. All is broken. Need rewrite. | barthess | 2011-05-04 | 3 | -323/+321 |
* | I2C. My driver really sucks. I'll try to use alberto driver with my improvements | barthess | 2011-05-04 | 4 | -15/+1124 |
* | I2C. Additional locks added to avoiding system hangups. Some mistypes in comm... | barthess | 2011-04-02 | 2 | -3/+10 |
* | I2C. Mutual exclusion support added. Need testing. | barthess | 2011-03-27 | 1 | -0/+13 |
* | I2C. Doxy comments improvement. | barthess | 2011-03-27 | 2 | -28/+81 |
* | I2C. API changes. rw_bit field moved from slave config ctructure to the drive... | barthess | 2011-03-27 | 3 | -10/+18 |
* | I2C. Small bugfix. | barthess | 2011-03-26 | 2 | -2/+6 |
* | I2C. Some improvements. | barthess | 2011-03-26 | 2 | -4/+21 |
* | I2C. Platform independent I2CSlaveConfig structure moved to i2c.h. | barthess | 2011-02-27 | 2 | -109/+108 |
* | I2C. Cleanups. | barthess | 2011-02-27 | 5 | -886/+6 |
* | I2C. Code cleanups. | barthess | 2011-02-27 | 4 | -44/+57 |
* | I2C. Small bugfix. | barthess | 2011-02-10 | 1 | -1/+1 |
* | I2C. Cleanups. | barthess | 2011-02-10 | 3 | -11/+18 |
* | I2C. 10-bit slave addressing done. Not tested at all. | barthess | 2011-02-10 | 2 | -26/+55 |
* | I2C. Begin of 10-bit slave address realization. | barthess | 2011-02-09 | 2 | -11/+31 |
* | I2C. Added own slave address handling and error callback. | barthess | 2011-02-09 | 4 | -159/+147 |
* | I2C. Alberto's clock setting code tested. Minor changes. | barthess | 2011-02-09 | 1 | -7/+3 |
* | I2C. Merged Alberto's clock setting code. | barthess | 2011-02-09 | 2 | -51/+114 |
* | I2C. Async transfer complete. Needs testing. | barthess | 2011-02-06 | 1 | -24/+37 |
* | I2C. Merged changes from trunk. | barthess | 2011-02-06 | 17 | -34/+2598 |
|\ |
|
| * | USB rework, step 1. | gdisirio | 2011-02-05 | 4 | -42/+122 |
| * | Added deprecation. | gdisirio | 2011-02-05 | 1 | -0/+2 |
| * | Fixed bug 3173336. | gdisirio | 2011-02-05 | 1 | -2/+2 |
| * | Merged the USB branch and made the needed adjustments, not tested yet. | gdisirio | 2011-01-30 | 12 | -3/+2475 |
| * | Small fix to the STM32 serial driver. | gdisirio | 2011-01-30 | 1 | -3/+3 |
| * | Implemented transmission end event. | gdisirio | 2011-01-30 | 3 | -12/+27 |
| * | Version 2.2.0 released, trunk version number is 2.3.0 now. | gdisirio | 2011-01-30 | 1 | -3/+3 |
| * | Removed obsolete macro from serial driver header. | gdisirio | 2011-01-29 | 1 | -13/+0 |
* | | I2C. After comparing of two drivers decided to start of importing features fr... | barthess | 2011-02-05 | 4 | -0/+1090 |
* | | I2C. Moved Alberto drivers to backup. | barthess | 2011-02-05 | 4 | -0/+0 |
* | | I2C. Added driver from albi. | barthess | 2011-02-05 | 4 | -0/+1290 |
* | | I2C. Move barthess driver to backup files. | barthess | 2011-02-05 | 4 | -0/+0 |
* | | I2C. Nop. | barthess | 2011-02-04 | 1 | -3/+17 |
* | | I2C. Nop. | barthess | 2011-02-03 | 1 | -14/+23 |
* | | I2C. Nop. | barthess | 2011-02-02 | 1 | -0/+2 |
* | | I2C. Nop. | barthess | 2011-02-02 | 2 | -20/+27 |
* | | I2C. Master receiving and master trasmitting written. Needs testing and debug... | barthess | 2011-01-30 | 2 | -73/+73 |
* | | I2C. Function movement in source file | barthess | 2011-01-30 | 1 | -107/+104 |
* | | I2C. Async transmit done. Need much of testing. | barthess | 2011-01-30 | 4 | -42/+165 |
* | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2688 35acf78... | barthess | 2011-01-27 | 2 | -1/+14 |
* | | I2C. Rewriting low level driver to handle IRQs and DMA | barthess | 2011-01-26 | 3 | -10/+37 |
* | | I2C. Some hy level functions created and tested. | barthess | 2011-01-25 | 3 | -157/+21 |
* | | Initial commit of I2C driver code | barthess | 2011-01-25 | 5 | -70/+689 |
|/ |
|
* | Removed non UTF8 char. | gdisirio | 2011-01-23 | 1 | -1/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2672 35acf78f-673a-0410... | gdisirio | 2011-01-22 | 1 | -4/+3 |
* | Fixed bug 3163851. | gdisirio | 2011-01-22 | 1 | -3/+5 |
* | Fixed bug 3160306. | gdisirio | 2011-01-20 | 1 | -13/+13 |
* | Fixed bug 3158776. | gdisirio | 2011-01-15 | 4 | -8/+26 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2642 35acf78f-673a-0410... | gdisirio | 2011-01-15 | 1 | -4/+4 |