Commit Graph

27 Commits

Author SHA1 Message Date
gdisirio 138c0f900d Added new kernel hooks (on halt and on systick).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2136 35acf78f-673a-0410-8e92-d51de3d6d3f4
2010-08-21 08:38:14 +00:00
gdisirio 131b177925 Updated all the halconf.h files in the tree.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2088 35acf78f-673a-0410-8e92-d51de3d6d3f4
2010-07-24 09:10:47 +00:00
gdisirio fd41cf487a git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1997 35acf78f-673a-0410-8e92-d51de3d6d3f4 2010-06-04 12:33:23 +00:00
gdisirio 79075f9e81 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1755 35acf78f-673a-0410-8e92-d51de3d6d3f4 2010-03-19 12:48:54 +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 e32275f84a git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1563 35acf78f-673a-0410-8e92-d51de3d6d3f4 2010-02-03 09:37:33 +00:00
gdisirio bedb87c1e7 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1495 35acf78f-673a-0410-8e92-d51de3d6d3f4 2010-01-02 13:35:55 +00:00
gdisirio da565f622c New HAL configuration file ported to all demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1482 35acf78f-673a-0410-8e92-d51de3d6d3f4
2009-12-29 16:22:45 +00:00
gdisirio 0e87fac778 Fixed bug 2921120.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1471 35acf78f-673a-0410-8e92-d51de3d6d3f4
2009-12-25 16:15:08 +00:00
gdisirio f64a7dc6bb git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1418 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-12-11 17:00:52 +00:00
gdisirio 97b35245d1 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1410 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-12-09 21:34:22 +00:00
gdisirio ae568007d9 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1406 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-12-09 20:29:28 +00:00
gdisirio 74328c0fc0 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1404 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-12-08 21:38:05 +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 e9d7b9de57 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1230 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-10-17 11:07:15 +00:00
gdisirio a7cfbdaf10 Coverage for the new modules.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1225 35acf78f-673a-0410-8e92-d51de3d6d3f4
2009-10-17 08:05:52 +00:00
gdisirio 9b59b00627 Improved makefiles.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1166 35acf78f-673a-0410-8e92-d51de3d6d3f4
2009-09-19 08:00:34 +00:00
gdisirio 5c75ead6a5 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1163 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-09-13 12:25:29 +00:00
gdisirio d88897bf4d Updated the coverage tool.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1145 35acf78f-673a-0410-8e92-d51de3d6d3f4
2009-08-30 17:21:10 +00:00
gdisirio 1ea7355d85 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1073 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-08-16 13:07:24 +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 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 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 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 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