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
*
minor changes in NONSTANDARD_STM32F4_BARTHESS1/board.h
barthess
2012-01-10
1
-1
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3780 35acf78f-673a-0410...
gdisirio
2012-01-09
1
-1
/
+0
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3779 35acf78f-673a-0410...
gdisirio
2012-01-09
1
-1
/
+1
*
Added macro HAL_IMPLEMENTS_COUNTERS to all HAL driver implementations.
gdisirio
2012-01-09
12
-1
/
+56
*
Updated all halconf.h files.
gdisirio
2012-01-09
72
-65
/
+566
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3776 35acf78f-673a-0410...
gdisirio
2012-01-09
1
-0
/
+31
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3775 35acf78f-673a-0410...
gdisirio
2012-01-09
12
-6
/
+263
*
Fixed masking error.
gdisirio
2012-01-09
2
-2
/
+2
*
Reverted to 3771 revision.
barthess
2012-01-08
4
-4
/
+4
*
DMA. Fixed possible overflow in DMA priority.
barthess
2012-01-08
4
-4
/
+4
*
Minor changes in NONSTANDARD_STM32F4_BARTHESS1/board.h
barthess
2012-01-08
1
-6
/
+6
*
I2C. In functions added local pointer to I2C_TypeDef structure.
barthess
2012-01-08
1
-55
/
+66
*
I2C. Added external fields hook in driver.
barthess
2012-01-08
2
-2
/
+3
*
I2C. Added forgotten DMA definitions.
barthess
2012-01-08
1
-1
/
+31
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3767 35acf78f-673a-0410...
gdisirio
2012-01-08
2
-14
/
+16
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3766 35acf78f-673a-0410...
gdisirio
2012-01-08
3
-108
/
+305
*
Fixed typo.
gdisirio
2012-01-08
1
-1
/
+1
*
STM32F1xx devices clock configuration updated to make it similar to the newer...
gdisirio
2012-01-08
3
-54
/
+247
*
STM32F1xx devices clock configuration updated to make it similar to the newer...
gdisirio
2012-01-08
25
-95
/
+456
*
Fixed clock source for RT counter.
gdisirio
2012-01-08
3
-6
/
+6
*
Fixed an error message.
gdisirio
2012-01-08
2
-2
/
+2
*
Fixed STM32F4-Discovery Keil demo.
gdisirio
2012-01-07
1
-3
/
+18
*
Fixed harmless arithmetical overflow in the STM32_DMA_GETCHANNEL() macro.
gdisirio
2012-01-07
2
-2
/
+2
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3758 35acf78f-673a-0410...
gdisirio
2012-01-07
3
-423
/
+434
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3757 35acf78f-673a-0410...
gdisirio
2012-01-07
1
-1
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3756 35acf78f-673a-0410...
gdisirio
2012-01-07
2
-6
/
+9
*
Fixed wrong macro prefixes.
gdisirio
2012-01-07
2
-44
/
+44
*
Removed obsolete halconf.h files.
gdisirio
2012-01-07
5
-106
/
+53
*
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
[next]