Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2756 ↵ | gdisirio | 2011-02-21 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2184 ↵ | gdisirio | 2010-09-21 | 1 | -5/+5 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Documentation improvements, renamed some event APIs. | gdisirio | 2010-09-18 | 1 | -10/+10 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2179 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2038 ↵ | gdisirio | 2010-06-25 | 1 | -5/+5 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2020 ↵ | gdisirio | 2010-06-15 | 1 | -18/+3 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Documented test runtime code. | gdisirio | 2010-04-27 | 1 | -2/+4 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1895 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 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1397 ↵ | gdisirio | 2009-12-08 | 1 | -2/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1229 ↵ | gdisirio | 2009-10-17 | 1 | -3/+4 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Documentation reorganization. | gdisirio | 2009-08-30 | 1 | -3/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1133 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bugs 2796065, 2796069 and 2796081. Updated ARM test reports. | gdisirio | 2009-05-24 | 1 | -5/+5 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@987 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added static initializers to thread queues, semaphores, mutexes, condvars ↵ | gdisirio | 2009-05-16 | 1 | -1/+7 |
| | | | | | | and event sources. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@975 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bugs 2789377 and 2789383. | gdisirio | 2009-05-09 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@956 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@951 ↵ | gdisirio | 2009-05-08 | 1 | -0/+71 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Small fixes to the test suite. | gdisirio | 2009-05-01 | 1 | -3/+3 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@928 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Changes to the test suite in order to save RAM on AVR targets. | gdisirio | 2009-04-25 | 1 | -26/+26 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@917 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | 100% code coverage for heap, semaphores and events. | gdisirio | 2009-04-17 | 1 | -18/+141 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@903 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@827 ↵ | gdisirio | 2009-03-10 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added the const attribute to the test pattern arrays. | gdisirio | 2009-02-28 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@805 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@781 ↵ | gdisirio | 2009-02-18 | 1 | -8/+8 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@773 ↵ | gdisirio | 2009-02-16 | 1 | -4/+11 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@742 ↵ | gdisirio | 2009-02-07 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@528 ↵ | gdisirio | 2008-12-06 | 1 | -0/+104 |
35acf78f-673a-0410-8e92-d51de3d6d3f4 |