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
*
Removed unused stuff from RTCv1.
gdisirio
2012-01-07
3
-47
/
+10
*
Removed note about the 2GB limit.
gdisirio
2012-01-06
1
-7
/
+4
*
I2C driver state diagram modified, documentation improvements.
gdisirio
2012-01-06
5
-36
/
+74
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3750 35acf78f-673a-0410...
gdisirio
2012-01-06
1
-8
/
+7
*
I2C. Optimized interrupt handling strategy.
barthess
2012-01-06
1
-3
/
+12
*
minor changes in NONSTANDARD_STM32F4_BARTHESS1/board.h
barthess
2012-01-06
1
-1
/
+1
*
I2C. Fix problem with write only transactions. Code cleanups.
barthess
2012-01-06
1
-4
/
+13
*
Removed instances of //
gdisirio
2012-01-06
7
-23
/
+22
*
I2C. Cleaned comments in testahls.
barthess
2012-01-06
2
-5
/
+5
*
I2C. Initialization of RC2 register now doing only once in start() function.
barthess
2012-01-05
1
-3
/
+3
*
I2C. Minor changes in testhals.
barthess
2012-01-05
3
-3
/
+17
*
I2C. Fixed 2 errors.
barthess
2012-01-05
1
-2
/
+0
*
Improvements to the MMC over SPI driver.
gdisirio
2012-01-05
5
-205
/
+344
*
minor changes in NONSTANDARD_STM32F4_BARTHESS1/board.h
barthess
2012-01-05
1
-12
/
+13
*
PVD. Added tests fro F4x and L1x.
barthess
2012-01-05
12
-16
/
+2800
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3736 35acf78f-673a-0410...
gdisirio
2012-01-04
1
-2
/
+2
*
Documentation related fixes and updated all the mcuconf.h for the STM32.
gdisirio
2012-01-04
54
-114
/
+174
*
PVD. Merged to trunk. Checked compilability on F1x, L1x, F4x.
barthess
2012-01-04
15
-10
/
+1559
|
\
|
*
PVD. Checked compilability on F1x, L1x, F4x. Testhal fro F1x
barthess
2012-01-04
15
-10
/
+1559
|
*
new pvd branch
barthess
2012-01-04
0
-0
/
+0
|
/
*
I2C. F4x teathal minor changes.
barthess
2012-01-04
1
-1
/
+1
*
I2C. Merged changes from i2c_lld_2.zip
barthess
2012-01-04
3
-53
/
+36
*
Added time conversions to RT counter code. Documentation improvements.
gdisirio
2012-01-04
4
-13
/
+138
*
Removed two initializations that should go in the low level.
gdisirio
2012-01-04
1
-2
/
+0
*
Reformatted some comments going past column 80.
gdisirio
2012-01-04
1
-13
/
+24
*
Fixed some documentation errors.
gdisirio
2012-01-04
3
-8
/
+19
*
Forgot a note.
gdisirio
2012-01-04
1
-1
/
+4
*
Realtime counter support in the generic HAL driver and implementations for al...
gdisirio
2012-01-04
11
-0
/
+218
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3722 35acf78f-673a-0410...
gdisirio
2012-01-03
1
-88
/
+88
*
Fixed bug 3468445.
gdisirio
2012-01-03
2
-1
/
+2
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3720 35acf78f-673a-0410...
gdisirio
2012-01-03
1
-1
/
+1
*
I2C. Small style improvements.
barthess
2012-01-03
1
-0
/
+2
*
I2C. Merged changes from files posted in forum.
barthess
2012-01-03
2
-348
/
+393
*
I2C. Added safety timeouts and resets.
barthess
2012-01-03
1
-4
/
+13
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3716 35acf78f-673a-0410...
gdisirio
2012-01-03
1
-3
/
+3
*
I2C. Added wrappers with TIME_INFINITE timeout.
barthess
2012-01-02
1
-0
/
+15
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3714 35acf78f-673a-0410...
gdisirio
2012-01-02
2
-2
/
+2
*
I2C. Clock checks moved to header file.
barthess
2012-01-02
2
-34
/
+35
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3712 35acf78f-673a-0410...
gdisirio
2012-01-02
2
-26
/
+16
*
I2C. Reorganized locks.
barthess
2012-01-02
2
-14
/
+12
*
I2C. Deleted unneeded __IO macro from driver fields.
barthess
2012-01-02
1
-3
/
+3
*
I2C. Functions: i2c_lld_set_clock(), and i2c_lld_set_opmode() and i2c_lld_mas...
barthess
2012-01-02
2
-142
/
+138
*
I2C. Rest of "id_" prefixes deleted from driver.
barthess
2012-01-02
1
-19
/
+19
*
I2C. "id_" prefixes deleted from driver.
barthess
2012-01-02
2
-68
/
+68
*
I2C. #defines moved out of functions.
barthess
2012-01-02
1
-29
/
+26
*
I2C. Deleted __NOP()
barthess
2012-01-02
1
-1
/
+0
*
ARM and ARMCMx rules.mk improvements.
gdisirio
2012-01-02
3
-36
/
+47
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3703 35acf78f-673a-0410...
gdisirio
2012-01-01
1
-4
/
+4
*
Added MEMS support to the STM32F4-Discovery demo.
gdisirio
2012-01-01
6
-8
/
+217
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3701 35acf78f-673a-0410...
gdisirio
2012-01-01
1
-2
/
+2
[next]