index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
Commit message (
Expand
)
Author
Age
Files
Lines
*
I2C. Added optional fields hook to I2CSlaveConfig structure.
barthess
2011-08-05
1
-0
/
+3
*
I2C. Code cleanups.
barthess
2011-07-31
2
-37
/
+46
*
I2C. All polling waitins code replaced by "waiting" GPT interrups. Documentat...
barthess
2011-07-20
4
-113
/
+115
*
I2C. STOP waitings was replaced by GPT callback functions. Need much of testing.
barthess
2011-07-19
4
-53
/
+187
*
I2C. Waits moved from ISR.
barthess
2011-07-14
2
-8
/
+49
*
I2C. Merged changes from trunk.
barthess
2011-07-13
72
-3776
/
+14562
|
\
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3158 35acf78f-673a-0410...
gdisirio
2011-07-13
4
-4
/
+12
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3144 35acf78f-673a-0410...
gdisirio
2011-07-10
2
-14
/
+14
|
*
Improvements to the trace buffer and other debug features.
gdisirio
2011-07-09
3
-37
/
+33
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3137 35acf78f-673a-0410...
gdisirio
2011-07-09
1
-0
/
+1
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3135 35acf78f-673a-0410...
gdisirio
2011-07-08
4
-32
/
+72
|
*
TIM8 support for STM32.
gdisirio
2011-06-29
8
-36
/
+285
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3097 35acf78f-673a-0410...
gdisirio
2011-06-29
1
-3409
/
+3426
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3096 35acf78f-673a-0410...
gdisirio
2011-06-29
1
-2
/
+9
|
*
Fixed SDC driver when initializing high capacity cards.
gdisirio
2011-06-29
1
-1
/
+2
|
*
chprintf() implemented, improved the shell.
gdisirio
2011-06-28
3
-66
/
+62
|
*
Dedicated printf implementation.
gdisirio
2011-06-27
1
-111
/
+56
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3091 35acf78f-673a-0410...
gdisirio
2011-06-27
4
-4
/
+286
|
*
Fixed conflicts with EWARM 6.20.
gdisirio
2011-06-26
1
-9
/
+9
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3083 35acf78f-673a-0410...
gdisirio
2011-06-26
1
-6
/
+6
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3080 35acf78f-673a-0410...
gdisirio
2011-06-26
1
-80
/
+80
|
*
PAL driver implementations updated.
gdisirio
2011-06-20
16
-5
/
+60
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3064 35acf78f-673a-0410...
gdisirio
2011-06-19
1
-6
/
+12
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3063 35acf78f-673a-0410...
gdisirio
2011-06-19
5
-185
/
+279
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3062 35acf78f-673a-0410...
gdisirio
2011-06-19
2
-2
/
+5
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3061 35acf78f-673a-0410...
gdisirio
2011-06-19
7
-95
/
+716
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3054 35acf78f-673a-0410...
gdisirio
2011-06-18
4
-0
/
+572
|
*
Fixed bug 3317500, retested impacted ports.
gdisirio
2011-06-16
6
-74
/
+50
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3044 35acf78f-673a-0410...
gdisirio
2011-06-14
4
-36
/
+2196
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3042 35acf78f-673a-0410...
gdisirio
2011-06-12
7
-2
/
+1348
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3041 35acf78f-673a-0410...
gdisirio
2011-06-11
2
-0
/
+5143
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3040 35acf78f-673a-0410...
gdisirio
2011-06-11
3
-0
/
+268
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3038 35acf78f-673a-0410...
gdisirio
2011-06-08
1
-2
/
+2
*
|
I2C. Code cleanups.
barthess
2011-07-13
1
-3
/
+6
*
|
I2C. Stability improvements in very hi load scenarios.
barthess
2011-07-13
1
-0
/
+23
*
|
I2C. Comments cleanups.
barthess
2011-07-12
1
-2
/
+3
*
|
I2C. Documentation improvements. Dead code clenups.
barthess
2011-07-12
5
-44
/
+61
*
|
I2C. Comments improvements. Code cleanups.
barthess
2011-07-12
1
-237
/
+157
*
|
I2C. Code clean ups.
barthess
2011-07-11
1
-21
/
+2
*
|
I2C. Fixed bug occures when read-through-write two bytes. Code cleanups.
barthess
2011-07-10
1
-41
/
+25
*
|
I2C. Most of problems have been resolved. Needs testing.
barthess
2011-07-10
1
-40
/
+28
*
|
I2C. Main problem fixed, but some minor problems must to be fixed.
barthess
2011-07-09
2
-147
/
+221
*
|
I2C. Driver still cause stack overflows.
barthess
2011-07-07
3
-23
/
+45
*
|
I2C. Fix one potential problem in driver, but main problem with stack overflo...
barthess
2011-07-06
2
-16
/
+22
*
|
I2C. Small fixes
barthess
2011-07-05
1
-3
/
+3
*
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3117 35acf78...
barthess
2011-07-04
3
-29
/
+48
*
|
I2C. Driver looks working, but sometimes hangs up. I don't know, my big proje...
barthess
2011-07-03
4
-44
/
+130
*
|
I2C. Trying to add optional WAIT support. Driver broken.
barthess
2011-07-01
4
-43
/
+44
*
|
I2C. Added dirty hack to realize thread safe dirver. Needs to be rewrited.
barthess
2011-06-30
2
-10
/
+12
*
|
I2C. API changed. Transmit and receive buffers removed from I2CSlaveConfig. N...
barthess
2011-06-30
4
-18
/
+30
[next]