Commit Graph

10 Commits

Author SHA1 Message Date
gdisirio 25ddb1c801 First cleanup pass finished, queues and streams not yet removed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@5999 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-07-19 14:51:35 +00:00
gdisirio d58064a533 Still work in progress.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@5996 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-07-19 13:17:42 +00:00
gdisirio 84e044f176 Renamed Thread to thread_t.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@5995 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-07-19 12:22:31 +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 68ae8aa1bc Fixed missing CH_ prefix in filler constants.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3215 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-09 10:09:05 +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 d973c3f25a Fixed bug 3116888.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2425 35acf78f-673a-0410-8e92-d51de3d6d3f4
2010-11-23 20:26:17 +00:00
gdisirio 66c3169f4f git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2390 35acf78f-673a-0410-8e92-d51de3d6d3f4 2010-11-20 08:43:30 +00:00
gdisirio e889040710 Separated the dynamic threads code from the static threads code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2349 35acf78f-673a-0410-8e92-d51de3d6d3f4
2010-11-12 18:47:41 +00:00