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
...
*
|
|
RTC. Some bugs fixed.
barthess
2011-12-10
1
-8
/
+20
|
|
/
|
/
|
*
|
I2C. Added forgotten check of BUSY flag.
barthess
2011-12-09
1
-0
/
+4
|
/
*
I2C. Added timeout in functions. Code clean ups.
barthess
2011-12-08
4
-96
/
+55
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3581 35acf78f-673a-0410...
barthess
2011-12-08
2
-6
/
+12
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3578 35acf78f-673a-0410...
gdisirio
2011-12-08
5
-59
/
+105
*
I2C. Error handling from userland code added.
barthess
2011-12-07
2
-4
/
+13
*
I2C. Switch to synchronous model.
barthess
2011-12-07
4
-128
/
+29
*
I2C. Added note about different API classes usage.
barthess
2011-12-07
1
-9
/
+38
*
GPT on F4x. MCU has TIM6 and TIM7, fixed.
barthess
2011-12-07
1
-2
/
+2
*
GPT on F4x. Typo fixed.
barthess
2011-12-07
1
-1
/
+1
*
I2C. Added DMA masks for other MCUs.
barthess
2011-12-07
4
-0
/
+61
*
I2C. Minor code improvements.
barthess
2011-12-07
1
-2
/
+4
*
I2C. Bug fixes.
barthess
2011-12-06
4
-43
/
+38
*
I2C. Merged code from trunk.
barthess
2011-12-06
4
-19
/
+13
|
\
|
*
Fixed bug 3449139, increased version numbers.
gdisirio
2011-12-03
2
-3
/
+12
|
*
Removed unnecessary undefs.
gdisirio
2011-11-29
1
-15
/
+0
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3543 35acf78f-673a-0410...
gdisirio
2011-11-28
1
-1
/
+1
*
|
I2C. Added checks. Cleaned copypaste errors.
barthess
2011-12-06
2
-16
/
+3
*
|
I2C. Added support of stm32f1x.
barthess
2011-12-06
2
-9
/
+183
*
|
I2C. Added forgotten I2C3 interface
barthess
2011-12-06
1
-0
/
+17
*
|
I2C. Added startup functions for I2C1 and I2C3 interfaces.
barthess
2011-12-05
1
-55
/
+123
*
|
I2C. Tested on tmp75, mma8451, max1236.
barthess
2011-12-04
4
-283
/
+212
*
|
I2C. DMA works.
barthess
2011-12-02
2
-11
/
+191
*
|
I2C. Added attributes.
barthess
2011-12-02
1
-0
/
+16
*
|
I2C. Code compiles but does not work.
barthess
2011-12-01
3
-465
/
+68
*
|
I2C. Old driver moved to I2Cv1 dir.
barthess
2011-12-01
2
-0
/
+1418
*
|
I2C. Totally broken.
barthess
2011-12-01
2
-336
/
+32
*
|
I2C. Nop.
barthess
2011-12-01
1
-0
/
+2
*
|
I2C. Nop.
barthess
2011-11-27
2
-0
/
+6
|
/
*
I2C. Minor fixes.
barthess
2011-11-27
1
-2
/
+2
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3533 35acf78f-673a-0410...
gdisirio
2011-11-26
1
-5
/
+5
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3531 35acf78f-673a-0410...
gdisirio
2011-11-26
1
-2
/
+0
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3530 35acf78f-673a-0410...
gdisirio
2011-11-26
1
-2
/
+2
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3529 35acf78f-673a-0410...
gdisirio
2011-11-26
1
-1
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3527 35acf78f-673a-0410...
gdisirio
2011-11-26
4
-11
/
+335
*
Unified STM32 registers header file stm32.h.
gdisirio
2011-11-26
14
-158
/
+199
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3525 35acf78f-673a-0410...
gdisirio
2011-11-24
1
-0
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3524 35acf78f-673a-0410...
gdisirio
2011-11-24
1
-1
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3523 35acf78f-673a-0410...
gdisirio
2011-11-24
3
-47
/
+64
*
Fixed a problem of inclusion order that caused DMA2 problems in STM32 HAls.
gdisirio
2011-11-23
3
-12
/
+12
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3520 35acf78f-673a-0410...
gdisirio
2011-11-23
10
-56
/
+424
*
Fixed DMA assignment for SPI3 on STM32F1xx devices.
gdisirio
2011-11-23
3
-8
/
+8
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3518 35acf78f-673a-0410...
gdisirio
2011-11-22
2
-2
/
+2
*
STM32F4-Discovery demo working.
gdisirio
2011-11-20
9
-39
/
+159
*
STM32F4 ADC driver tested.
gdisirio
2011-11-19
1
-12
/
+19
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3510 35acf78f-673a-0410...
gdisirio
2011-11-19
1
-1
/
+2
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3509 35acf78f-673a-0410...
gdisirio
2011-11-19
1
-9
/
+7
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3508 35acf78f-673a-0410...
gdisirio
2011-11-19
4
-6
/
+12
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3505 35acf78f-673a-0410...
gdisirio
2011-11-18
1
-3
/
+3
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3504 35acf78f-673a-0410...
gdisirio
2011-11-16
2
-7
/
+13
[prev]
[next]