index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
/
hal
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
15
-31
/
+2593
|
\
|
*
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
2
-12
/
+25
|
*
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
|
/
*
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
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2642 35acf78f-673a-0410...
gdisirio
2011-01-15
1
-4
/
+4
*
Added OTG clock setting to the STM32 HAL.
gdisirio
2011-01-15
3
-9
/
+32
*
Fixed bug 3153591.
gdisirio
2011-01-09
10
-10
/
+10
*
Removed some instances of sdflags_t.
gdisirio
2011-01-09
2
-10
/
+0
*
Posix demo updated and re-tested.
gdisirio
2011-01-09
3
-17
/
+3
*
Serial driver changes, bug 3153550 fixed.
gdisirio
2011-01-09
25
-191
/
+55
*
Fixed bug 3153437.
gdisirio
2011-01-08
1
-7
/
+7
*
IAR demo for LPC11xx, untested because code size limits.
gdisirio
2011-01-08
1
-1
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2615 35acf78f-673a-0410...
gdisirio
2011-01-08
3
-16
/
+28
*
Fixed bug 3152510.
gdisirio
2011-01-06
1
-1
/
+1
*
Fixed bug 3152482.
gdisirio
2011-01-06
2
-10
/
+10
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2596 35acf78f-673a-0410...
gdisirio
2011-01-06
4
-17
/
+29
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2594 35acf78f-673a-0410...
gdisirio
2011-01-06
1
-0
/
+6
*
Documentation related fixes.
gdisirio
2011-01-04
11
-12
/
+12
*
Updated the various serial drivers with the new queue callbacks.
gdisirio
2011-01-02
10
-38
/
+48
*
Fixed typo.
gdisirio
2010-12-31
1
-1
/
+1
[next]