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
*
Started adding documentation tags to the test suite.
gdisirio
2009-05-07
5
-17
/
+175
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@949 35acf78f-673a-0410-...
gdisirio
2009-05-07
22
-36
/
+239
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@948 35acf78f-673a-0410-...
gdisirio
2009-05-05
1
-6
/
+7
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@947 35acf78f-673a-0410-...
gdisirio
2009-05-03
1
-1
/
+1
*
100% code coverage for queues.
gdisirio
2009-05-03
5
-5
/
+181
*
Heap test coverage 100% again.
gdisirio
2009-05-03
1
-3
/
+14
*
More macros added.
gdisirio
2009-05-03
1
-1
/
+21
*
Small fix to the test suite.
gdisirio
2009-05-03
1
-1
/
+6
*
Adjusted LPC214x serial driver and MinGW demo because the latest changes.
gdisirio
2009-05-03
3
-19
/
+27
*
Documentation fixes and more utility macros.
gdisirio
2009-05-03
1
-1
/
+1
*
Added I/O queue checks to the channels, added notes in the readme, improved t...
gdisirio
2009-05-03
6
-8
/
+79
*
Modified the test suite to work with a generic channel rather than with a ser...
gdisirio
2009-05-02
1
-11
/
+11
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@938 35acf78f-673a-0410-...
gdisirio
2009-05-02
2
-100
/
+70
*
More madness.
gdisirio
2009-05-02
3
-23
/
+75
*
Now the serial driver subsystem is a descendant class of a BaseChannel.
gdisirio
2009-05-02
4
-59
/
+32
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@935 35acf78f-673a-0410-...
gdisirio
2009-05-02
1
-2
/
+143
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@934 35acf78f-673a-0410-...
gdisirio
2009-05-02
2
-18
/
+97
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@933 35acf78f-673a-0410-...
gdisirio
2009-05-02
1
-12
/
+30
*
Initial documentation for channels.
gdisirio
2009-05-02
2
-53
/
+18
*
Some work done on abstract I/O channels.
gdisirio
2009-05-02
3
-0
/
+119
*
Documentation fixes.
gdisirio
2009-05-01
2
-4
/
+6
*
Adjustments on queues.
gdisirio
2009-05-01
2
-59
/
+91
*
Small fixes to the test suite.
gdisirio
2009-05-01
2
-3
/
+7
*
Removed the CH_USE_SERIAL_HALFDUPLEX, CH_USE_QUEUES_TIMEOUT and CH_USE_QUEUES...
gdisirio
2009-05-01
14
-354
/
+2
*
I/O queues improvements, removed half duplex queues.
gdisirio
2009-05-01
6
-577
/
+254
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@925 35acf78f-673a-0410-...
gdisirio
2009-05-01
2
-20
/
+2
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@924 35acf78f-673a-0410-...
gdisirio
2009-04-28
1
-1
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@923 35acf78f-673a-0410-...
gdisirio
2009-04-26
1
-2
/
+1
*
Added compiler version to the test report (GCC only).
gdisirio
2009-04-25
1
-0
/
+4
*
Fixed bug 2781176.
gdisirio
2009-04-25
2
-1
/
+2
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@919 35acf78f-673a-0410-...
gdisirio
2009-04-25
1
-2
/
+2
*
Improved test code, architecture names added to the port code.
gdisirio
2009-04-25
9
-5
/
+53
*
Changes to the test suite in order to save RAM on AVR targets.
gdisirio
2009-04-25
12
-170
/
+181
*
100% code coverage for mailboxes.
gdisirio
2009-04-19
1
-12
/
+49
*
100% code coverage for messages.
gdisirio
2009-04-19
1
-16
/
+33
*
Removed the chMsgSendWithEvent() function and the related configuration option.
gdisirio
2009-04-19
15
-158
/
+3
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@913 35acf78f-673a-0410-...
gdisirio
2009-04-18
1
-1
/
+1
*
Fixed bug 2772160.
gdisirio
2009-04-18
7
-3
/
+136
*
Fixed bug 2772237.
gdisirio
2009-04-18
3
-2
/
+6
*
100% code coverage for heap, semaphores and events.
gdisirio
2009-04-17
5
-35
/
+222
*
100% code coverage for threads.
gdisirio
2009-04-16
1
-0
/
+25
*
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@901 35acf78f-673a-0410-...
gdisirio
2009-04-15
1
-4
/
+6
*
New benchmark added.
gdisirio
2009-04-13
2
-41
/
+101
*
97.92% code coverage for threads.
gdisirio
2009-04-13
4
-19
/
+81
*
100% code coverage for condvars.
gdisirio
2009-04-12
2
-8
/
+11
*
100% code coverage for mutexes.
gdisirio
2009-04-12
1
-0
/
+21
*
Added more test cases.
gdisirio
2009-04-12
3
-25
/
+128
*
Fixed bug 2755230.
gdisirio
2009-04-12
3
-41
/
+2
*
Fixed bug 2755195.
gdisirio
2009-04-12
1
-0
/
+2
*
Fixed bug 2755170.
gdisirio
2009-04-12
3
-11
/
+40
[next]