Commit Graph

8 Commits (6c11580166f3b6cdb32b3c0d02d34d911dbc2f13)

Author SHA1 Message Date
gdisirio 53f1b74772 Added static initializers for mailboxes and memory pools.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@978 35acf78f-673a-0410-8e92-d51de3d6d3f4
2009-05-16 14:49:41 +00:00
gdisirio a6feec221c Removed the CH_USE_SEMAPHORES_TIMEOUT configuration option.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@962 35acf78f-673a-0410-8e92-d51de3d6d3f4
2009-05-09 16:05:41 +00:00
gdisirio 824e30be80 Fixed bugs 2789377 and 2789383.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@956 35acf78f-673a-0410-8e92-d51de3d6d3f4
2009-05-09 13:06:30 +00:00
gdisirio 3d2fd8eb54 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@951 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-05-08 14:06:45 +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 d2b17bc167 Added the const attribute to the test pattern arrays.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@805 35acf78f-673a-0410-8e92-d51de3d6d3f4
2009-02-28 10:38:32 +00:00
gdisirio 4c2be4a8e9 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@781 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-02-18 12:58:35 +00:00