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. 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
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2673 35acf78f-673a-0410...
gdisirio
2011-01-22
1
-2
/
+0
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2672 35acf78f-673a-0410...
gdisirio
2011-01-22
1
-4
/
+3
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2670 35acf78f-673a-0410...
gdisirio
2011-01-22
1
-21
/
+22
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2668 35acf78f-673a-0410...
gdisirio
2011-01-22
1
-4
/
+9
*
Updated CB example project.
gdisirio
2011-01-22
3
-306
/
+305
*
Fixed bug 3163851.
gdisirio
2011-01-22
2
-3
/
+7
*
Fixed bug 3160306.
gdisirio
2011-01-20
4
-26
/
+23
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2652 35acf78f-673a-0410...
gdisirio
2011-01-16
1
-0
/
+4
*
Removed .uvopt files from the Keil projects.
gdisirio
2011-01-15
5
-7819
/
+1
*
Fixed bug 3158776.
gdisirio
2011-01-15
9
-44
/
+72
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2642 35acf78f-673a-0410...
gdisirio
2011-01-15
1
-4
/
+4
[next]