Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6123 ↵ | gdisirio | 2013-08-10 | 1 | -151/+0 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Removed 2nd parameter to assertion and check macros. | gdisirio | 2013-08-10 | 1 | -3/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6122 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6025 ↵ | gdisirio | 2013-07-24 | 1 | -5/+5 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Renamed or added prefix to all hernel configuration options. | gdisirio | 2013-07-20 | 1 | -5/+5 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6010 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | First cleanup pass finished, queues and streams not yet removed. | gdisirio | 2013-07-19 | 1 | -0/+20 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@5999 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Renamed Thread to thread_t. | gdisirio | 2013-07-19 | 1 | -6/+6 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@5995 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@5861 ↵ | gdisirio | 2013-06-16 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Updated license years. | gdisirio | 2013-02-02 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5102 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | License text updated with new year. | gdisirio | 2012-01-21 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3846 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Kernel documentation fixes and improvements. | gdisirio | 2011-08-23 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3251 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | License updated. | gdisirio | 2011-03-18 | 1 | -1/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2827 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Improved messages subsystem. | gdisirio | 2011-02-23 | 1 | -41/+18 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2759 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2184 ↵ | gdisirio | 2010-09-21 | 1 | -0/+8 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Documentation improvements, renamed some event APIs. | gdisirio | 2010-09-18 | 1 | -26/+22 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2179 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Documentation reorganization. Moved the description from kernel.dox into the ↵ | gdisirio | 2010-03-16 | 1 | -0/+16 |
| | | | | | | source code for ease of editing and reference. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1746 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1718 ↵ | gdisirio | 2010-03-06 | 1 | -1/+4 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1713 ↵ | gdisirio | 2010-03-05 | 1 | -1/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Updated license dates. | gdisirio | 2010-02-21 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1646 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Reformatted doxygen tags into the kernel sources to make them more readable. | gdisirio | 2010-02-06 | 1 | -28/+32 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1567 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1535 ↵ | gdisirio | 2010-01-20 | 1 | -4/+5 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1534 ↵ | gdisirio | 2010-01-20 | 1 | -2/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1532 ↵ | gdisirio | 2010-01-20 | 1 | -5/+5 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1397 ↵ | gdisirio | 2009-12-08 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Documentation reorganization. | gdisirio | 2009-08-30 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1133 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1073 ↵ | gdisirio | 2009-08-16 | 1 | -0/+125 |
35acf78f-673a-0410-8e92-d51de3d6d3f4 |