Commit Graph

22 Commits

Author SHA1 Message Date
gdisirio 0d96f5c78e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@5859 35acf78f-673a-0410-8e92-d51de3d6d3f4 2013-06-16 12:21:30 +00:00
gdisirio 853216256a Relicensing parts of the tree under the Apache 2.0 license.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5521 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-03-30 10:32:37 +00:00
gdisirio 184a71345c Updated license years.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5102 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-02-02 10:58:09 +00:00
gdisirio de5dcbba85 License text updated with new year.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3846 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-21 14:29:42 +00:00
gdisirio 506212845d git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2839 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-03-23 13:12:41 +00:00
gdisirio e7e79a6ccb License updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2827 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-03-18 18:38:08 +00:00
gdisirio d5853de4bd git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2235 35acf78f-673a-0410-8e92-d51de3d6d3f4 2010-10-05 14:05:25 +00:00
gdisirio 88bea4b8c2 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2038 35acf78f-673a-0410-8e92-d51de3d6d3f4 2010-06-25 08:55:40 +00:00
gdisirio a544f87a38 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2020 35acf78f-673a-0410-8e92-d51de3d6d3f4 2010-06-15 11:34:16 +00:00
gdisirio 0074052e3f Documented test runtime code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1895 35acf78f-673a-0410-8e92-d51de3d6d3f4
2010-04-27 11:53:03 +00:00
gdisirio 157b6f9695 Updated license dates.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1646 35acf78f-673a-0410-8e92-d51de3d6d3f4
2010-02-21 07:24:53 +00:00
gdisirio bdb7f4ab20 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1397 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-12-08 17:37:49 +00:00
gdisirio 397ccffac5 Documentation reorganization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1133 35acf78f-673a-0410-8e92-d51de3d6d3f4
2009-08-30 06:59:43 +00:00
gdisirio f3ca042618 Added more documentation to the test suite.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@957 35acf78f-673a-0410-8e92-d51de3d6d3f4
2009-05-09 14:42:26 +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 b37209d196 Started adding documentation tags to the test suite.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@950 35acf78f-673a-0410-8e92-d51de3d6d3f4
2009-05-07 20:36:26 +00:00
gdisirio aea323e121 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@949 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-05-07 15:24:47 +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 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 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