index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
/
hal
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
I2C. Merged changes from trunk.
barthess
2011-07-13
2
-2
/
+3
|
\
|
*
Fixed SDC driver when initializing high capacity cards.
gdisirio
2011-06-29
1
-1
/
+2
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3061 35acf78f-673a-0410...
gdisirio
2011-06-19
1
-1
/
+1
*
|
I2C. Documentation improvements. Dead code clenups.
barthess
2011-07-12
1
-6
/
+12
*
|
I2C. Code clean ups.
barthess
2011-07-11
1
-21
/
+2
*
|
I2C. Main problem fixed, but some minor problems must to be fixed.
barthess
2011-07-09
1
-2
/
+0
*
|
I2C. Driver still cause stack overflows.
barthess
2011-07-07
1
-3
/
+1
*
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3117 35acf78...
barthess
2011-07-04
1
-9
/
+8
*
|
I2C. Driver looks working, but sometimes hangs up. I don't know, my big proje...
barthess
2011-07-03
1
-18
/
+24
*
|
I2C. Trying to add optional WAIT support. Driver broken.
barthess
2011-07-01
1
-22
/
+18
*
|
I2C. Added dirty hack to realize thread safe dirver. Needs to be rewrited.
barthess
2011-06-30
1
-10
/
+6
*
|
I2C. API changed. Transmit and receive buffers removed from I2CSlaveConfig. N...
barthess
2011-06-30
1
-5
/
+10
*
|
I2C. Some coding style improvements.
barthess
2011-06-23
1
-4
/
+11
*
|
I2C. Commetns style changed to /**/.
barthess
2011-06-23
1
-9
/
+8
*
|
I2C. Fixed indent style. All tabs changed to 2 spaces.
barthess
2011-06-23
1
-16
/
+16
*
|
I2C. Variables shared among I2C1 and I2C2 interrupt handlers moved to driver ...
barthess
2011-06-23
1
-0
/
+2
*
|
I2C. Slave config structure now have const qualifier. Moset of fields moved t...
barthess
2011-06-21
1
-6
/
+18
*
|
I2C. Some fields from I2CSlaveConfig moved to driver.
barthess
2011-06-21
1
-15
/
+15
*
|
I2C. "Slave_addr" and "nbit_addr" fields from I2CSlaveConfig structure merged...
barthess
2011-06-18
1
-22
/
+8
*
|
I2C. Code cleanups.
barthess
2011-06-18
1
-1
/
+1
*
|
I2C. API BROKEN! Structure fields renamed in underscore naming style.
barthess
2011-06-18
1
-2
/
+2
*
|
I2C. Deleted draft driver files
barthess
2011-06-18
2
-517
/
+0
*
|
I2C. Merged code from trunk.
barthess
2011-06-07
16
-563
/
+1521
|
\
|
|
*
FatFs demo for the STM32F103ZG using the SDC driver.
gdisirio
2011-06-05
1
-2
/
+4
|
*
SDC driver state machine improved.
gdisirio
2011-06-05
1
-1
/
+6
|
*
Improvements to the STM32 SDC driver.
gdisirio
2011-05-29
1
-7
/
+1
|
*
USB CDC functionality restored, more improvements to the I/O queues.
gdisirio
2011-05-20
1
-8
/
+6
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2982 35acf78f-673a-0410...
gdisirio
2011-05-20
1
-8
/
+18
|
*
SDC improvements.
gdisirio
2011-05-10
1
-23
/
+80
|
*
Added SDC status check to sdcWrite();
gdisirio
2011-05-09
1
-4
/
+8
|
*
Enabled 4 bits mode enabling in the SDC driver.
gdisirio
2011-05-09
1
-7
/
+13
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2933 35acf78f-673a-0410...
gdisirio
2011-05-08
1
-10
/
+8
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2927 35acf78f-673a-0410...
gdisirio
2011-05-08
1
-1
/
+0
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2924 35acf78f-673a-0410...
gdisirio
2011-05-07
1
-12
/
+0
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2923 35acf78f-673a-0410...
gdisirio
2011-05-07
1
-7
/
+20
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2916 35acf78f-673a-0410...
gdisirio
2011-05-02
1
-4
/
+4
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2914 35acf78f-673a-0410...
gdisirio
2011-05-02
1
-7
/
+40
|
*
SDC card initialization works.
gdisirio
2011-05-01
1
-1
/
+16
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2910 35acf78f-673a-0410...
gdisirio
2011-05-01
1
-13
/
+31
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2909 35acf78f-673a-0410...
gdisirio
2011-05-01
1
-5
/
+5
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2908 35acf78f-673a-0410...
gdisirio
2011-05-01
1
-0
/
+49
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2907 35acf78f-673a-0410...
gdisirio
2011-04-30
1
-0
/
+2
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2905 35acf78f-673a-0410...
gdisirio
2011-04-30
1
-0
/
+2
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2903 35acf78f-673a-0410...
gdisirio
2011-04-26
1
-0
/
+207
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2901 35acf78f-673a-0410...
gdisirio
2011-04-25
1
-0
/
+3
|
*
Fixed bug 3276379.
gdisirio
2011-04-09
1
-19
/
+20
|
*
STM32 PWM driver optimization, changed the behavior of pwmChangePeriod().
gdisirio
2011-04-05
1
-7
/
+4
|
*
Documentation related fixes.
gdisirio
2011-04-01
1
-0
/
+1
|
*
ICU driver functional.
gdisirio
2011-04-01
1
-0
/
+3
|
*
Improvements to the PWM driver.
gdisirio
2011-03-31
1
-2
/
+41
[next]