gdisirio
|
0d7787542b
|
Small fixes to the test suite.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@928 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-01 13:34:51 +00:00 |
gdisirio
|
c989a8967c
|
Removed the CH_USE_SERIAL_HALFDUPLEX, CH_USE_QUEUES_TIMEOUT and CH_USE_QUEUES_HALFDUPLEX configuration options.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@927 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-01 13:11:26 +00:00 |
gdisirio
|
46e56d7349
|
I/O queues improvements, removed half duplex queues.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@926 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-01 12:58:05 +00:00 |
gdisirio
|
e0073441fe
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@925 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-01 07:39:07 +00:00 |
gdisirio
|
34728efb16
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@924 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-28 20:31:05 +00:00 |
gdisirio
|
1c95751962
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@923 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-26 06:55:51 +00:00 |
gdisirio
|
2b3bb8642b
|
Added compiler version to the test report (GCC only).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@922 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-25 15:32:28 +00:00 |
gdisirio
|
40db226680
|
Fixed bug 2781176.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@921 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-25 15:12:34 +00:00 |
gdisirio
|
7a1b60e331
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@919 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-25 15:00:43 +00:00 |
gdisirio
|
756658a69a
|
Improved test code, architecture names added to the port code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@918 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-25 14:56:16 +00:00 |
gdisirio
|
a2a8822648
|
Changes to the test suite in order to save RAM on AVR targets.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@917 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-25 11:12:10 +00:00 |
gdisirio
|
c031b80726
|
100% code coverage for mailboxes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@916 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-19 09:23:49 +00:00 |
gdisirio
|
8a83ae1bb9
|
100% code coverage for messages.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@915 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-19 08:42:58 +00:00 |
gdisirio
|
d62a644b1e
|
Removed the chMsgSendWithEvent() function and the related configuration option.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@914 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-19 07:15:05 +00:00 |
gdisirio
|
a6b9e598ee
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@913 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-18 13:11:25 +00:00 |
gdisirio
|
1344306547
|
Fixed bug 2772160.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@912 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-18 10:36:21 +00:00 |
gdisirio
|
f332c2881c
|
Fixed bug 2772237.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@911 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-18 10:34:23 +00:00 |
gdisirio
|
0a37ec19f6
|
100% code coverage for heap, semaphores and events.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@903 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-17 14:53:04 +00:00 |
gdisirio
|
e8ae833287
|
100% code coverage for threads.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@902 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-16 15:06:49 +00:00 |
gdisirio
|
1f5d676018
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@901 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-15 20:37:27 +00:00 |
gdisirio
|
339c8e993d
|
New benchmark added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@900 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-13 09:56:03 +00:00 |
gdisirio
|
f140302b0b
|
97.92% code coverage for threads.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@899 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-13 08:15:51 +00:00 |
gdisirio
|
90c431b280
|
100% code coverage for condvars.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@898 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-12 16:40:44 +00:00 |
gdisirio
|
3dda222a77
|
100% code coverage for mutexes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@897 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-12 16:31:59 +00:00 |
gdisirio
|
97817eb7dc
|
Added more test cases.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@896 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-12 13:00:42 +00:00 |
gdisirio
|
9becc21691
|
Fixed bug 2755230.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@894 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-12 09:05:08 +00:00 |
gdisirio
|
c1c4610718
|
Fixed bug 2755195.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@892 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-12 08:47:21 +00:00 |
gdisirio
|
2d1d900b6d
|
Fixed bug 2755170.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@890 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-12 08:38:51 +00:00 |
gdisirio
|
0e27db0879
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@889 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-12 08:03:50 +00:00 |
gdisirio
|
ef22e9204d
|
Improvements to the coverage tool.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@888 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-11 15:03:58 +00:00 |
gdisirio
|
bed6fe6ef7
|
Added code coverage tool.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@887 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-11 12:59:15 +00:00 |
gdisirio
|
00bfdd2bc7
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@886 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-10 19:32:10 +00:00 |
gdisirio
|
f999f32da3
|
Updated readme.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@884 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-09 18:56:07 +00:00 |
gdisirio
|
418d221cde
|
Gcov support in MinGW demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@883 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-09 13:12:17 +00:00 |
gdisirio
|
a8a6649caa
|
Fixed bug 2745153.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@882 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-09 12:27:02 +00:00 |
gdisirio
|
3a5cb07fb9
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@881 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-08 19:52:09 +00:00 |
gdisirio
|
475478ac20
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@880 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-05 15:33:39 +00:00 |
gdisirio
|
3324f1f5af
|
Start of the 1.3.x unstable branch.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@879 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-05 14:52:11 +00:00 |
gdisirio
|
b8432bd232
|
Updated to-do list.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@877 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-05 08:31:15 +00:00 |
gdisirio
|
2357f6fde4
|
Fixes to the readme.txt file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@875 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-05 08:21:22 +00:00 |
gdisirio
|
4b942a46c2
|
Updated readme.txt.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@873 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-04 17:40:51 +00:00 |
gdisirio
|
842ed58330
|
Re-tested everything, reports updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@872 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-04 17:39:01 +00:00 |
gdisirio
|
a54a4e4e83
|
Removed support for deprecated APIs.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@871 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-04 17:37:51 +00:00 |
gdisirio
|
edb602cdbe
|
Fixed bug 2731661.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@870 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-04 17:37:21 +00:00 |
gdisirio
|
00e59b6eb2
|
Removed a @todo documentation tag.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@869 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-04 17:30:35 +00:00 |
gdisirio
|
0dd57cf51b
|
Fixed bug 2731578.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@868 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-04 16:55:10 +00:00 |
gdisirio
|
5ddc68fed0
|
Fixed bug 2730706.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@867 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-04 10:50:21 +00:00 |
gdisirio
|
305418701d
|
Re-testing on LPC2148 done.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@866 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-03 21:06:12 +00:00 |
gdisirio
|
0be37d8a2e
|
typo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@865 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-02 18:39:39 +00:00 |
gdisirio
|
fad3a0802a
|
Documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@864 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-02 13:41:54 +00:00 |