index
:
avr/qmk/ChibiOS
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
/
hal
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
RTC. Driver broken.
barthess
2011-12-11
1
-3
/
+6
*
I2C. Added timeout in functions. Code clean ups.
barthess
2011-12-08
1
-8
/
+9
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3578 35acf78f-673a-0410...
gdisirio
2011-12-08
1
-12
/
+10
*
I2C. Error handling from userland code added.
barthess
2011-12-07
1
-2
/
+3
*
I2C. Switch to synchronous model.
barthess
2011-12-07
1
-79
/
+6
*
I2C. Minor code improvements.
barthess
2011-12-07
1
-2
/
+4
*
I2C. Tested on tmp75, mma8451, max1236.
barthess
2011-12-04
1
-8
/
+9
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3504 35acf78f-673a-0410...
gdisirio
2011-11-16
1
-4
/
+4
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3481 35acf78f-673a-0410...
gdisirio
2011-11-10
1
-0
/
+5
*
USB enhancements, phase two.
gdisirio
2011-10-23
1
-0
/
+10
*
Improvements to the USB driver, first phase.
gdisirio
2011-10-23
1
-14
/
+72
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3413 35acf78f-673a-0410...
gdisirio
2011-10-01
1
-9
/
+24
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3412 35acf78f-673a-0410...
gdisirio
2011-09-26
1
-19
/
+10
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3407 35acf78f-673a-0410...
gdisirio
2011-09-25
1
-55
/
+50
*
RTC. API changes.
barthess
2011-09-25
1
-4
/
+14
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3384 35acf78f-673a-0410...
gdisirio
2011-09-23
1
-0
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3381 35acf78f-673a-0410...
gdisirio
2011-09-22
1
-1
/
+48
*
RTC. API cnahge.
barthess
2011-09-21
1
-2
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3314 35acf78f-673a-0410...
gdisirio
2011-09-13
1
-3
/
+27
*
I2C. Revert const qualifier to the pointer to I2CSlaveConfig.
barthess
2011-09-12
1
-4
/
+5
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3309 35acf78f-673a-0410...
gdisirio
2011-09-12
2
-0
/
+102
*
I2C. Remove const qualifier from pointer to I2CSlaveConfig. Step 3.
barthess
2011-09-11
1
-3
/
+2
*
I2C. Remove const qualifier from pointer to I2CSlaveConfig. Step 2.
barthess
2011-09-11
1
-2
/
+2
*
RTC. rtcStart() and rtcStop() functions replaced by rtcSetCallback()
barthess
2011-09-07
1
-5
/
+2
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3292 35acf78f-673a-0410...
gdisirio
2011-09-06
1
-0
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3287 35acf78f-673a-0410...
gdisirio
2011-09-03
1
-2
/
+34
*
RTC. Readability improvements.
barthess
2011-09-01
1
-2
/
+2
*
RTC. Final polishing.
barthess
2011-08-31
1
-10
/
+0
*
RTC. Copyrights added.
barthess
2011-08-31
1
-4
/
+29
*
RTC. nop
barthess
2011-08-31
1
-1
/
+1
*
RTC. Initial commit.
barthess
2011-08-30
2
-0
/
+78
*
I2C. Merge code from trunk.
barthess
2011-08-28
15
-35
/
+201
|
\
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3260 35acf78f-673a-0410...
gdisirio
2011-08-28
1
-6
/
+16
|
*
New DMA helper driver for STM32F1xx and STM32L1xx.
gdisirio
2011-08-28
1
-1
/
+1
|
*
HAL documentation improvements.
gdisirio
2011-08-23
15
-28
/
+184
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3162 35acf78f-673a-0410...
gdisirio
2011-07-17
1
-1
/
+1
*
|
I2C. Syncing with trunk (step 2)
barthess
2011-08-09
1
-1
/
+1
*
|
I2C. Added template of synchronouse deriver. It does not work for a moment.
barthess
2011-08-05
1
-0
/
+1
*
|
I2C. Added optional fields hook to I2CSlaveConfig structure.
barthess
2011-08-05
1
-0
/
+3
*
|
I2C. All polling waitins code replaced by "waiting" GPT interrups. Documentat...
barthess
2011-07-20
1
-5
/
+6
*
|
I2C. STOP waitings was replaced by GPT callback functions. Need much of testing.
barthess
2011-07-19
1
-4
/
+5
*
|
I2C. Merged changes from trunk.
barthess
2011-07-13
1
-8
/
+1
|
\
|
|
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3061 35acf78f-673a-0410...
gdisirio
2011-06-19
1
-8
/
+1
*
|
I2C. Documentation improvements. Dead code clenups.
barthess
2011-07-12
1
-12
/
+7
*
|
I2C. Driver still cause stack overflows.
barthess
2011-07-07
1
-0
/
+2
*
|
I2C. Driver looks working, but sometimes hangs up. I don't know, my big proje...
barthess
2011-07-03
1
-5
/
+30
*
|
I2C. Trying to add optional WAIT support. Driver broken.
barthess
2011-07-01
1
-6
/
+5
*
|
I2C. Added dirty hack to realize thread safe dirver. Needs to be rewrited.
barthess
2011-06-30
1
-0
/
+6
*
|
I2C. API changed. Transmit and receive buffers removed from I2CSlaveConfig. N...
barthess
2011-06-30
1
-6
/
+4
*
|
I2C. Some coding style improvements.
barthess
2011-06-23
1
-3
/
+6
[next]