index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
3
-4
/
+11
*
I2C. Usage example added.
barthess
2011-04-01
15
-0
/
+1834
*
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
27
-38
/
+4254
|
\
|
*
USB rework, step 1.
gdisirio
2011-02-05
5
-45
/
+140
|
*
Added deprecation.
gdisirio
2011-02-05
1
-0
/
+2
|
*
Fixed bug 3173336.
gdisirio
2011-02-05
2
-2
/
+3
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2700 35acf78f-673a-0410...
gdisirio
2011-01-31
6
-0
/
+1621
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2696 35acf78f-673a-0410...
gdisirio
2011-01-30
1
-1
/
+2
|
*
Merged the USB branch and made the needed adjustments, not tested yet.
gdisirio
2011-01-30
13
-3
/
+2482
|
*
Small fix to the STM32 serial driver.
gdisirio
2011-01-30
3
-6
/
+8
|
*
Implemented transmission end event.
gdisirio
2011-01-30
4
-12
/
+29
|
*
Version 2.2.0 released, trunk version number is 2.3.0 now.
gdisirio
2011-01-30
3
-4
/
+6
|
*
Removed obsolete macro from serial driver header.
gdisirio
2011-01-29
1
-13
/
+0
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2685 35acf78f-673a-0410...
gdisirio
2011-01-25
1
-0
/
+1
*
|
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
6
-184
/
+689
*
|
test commit
barthess
2011-01-25
1
-0
/
+114
*
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2682 35acf78...
gdisirio
2011-01-25
0
-0
/
+0
|
/
*
Removed non UTF8 char.
gdisirio
2011-01-23
1
-1
/
+1
*
Coverage improvements.
gdisirio
2011-01-22
3
-9
/
+33
[next]