Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -0/+10 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Documentation reorganization. | gdisirio | 2009-08-30 | 1 | -4/+3 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1133 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added static initializers to thread queues, semaphores, mutexes, condvars ↵ | gdisirio | 2009-05-16 | 1 | -2/+8 |
| | | | | | | and event sources. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@975 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | 100% code coverage for the serial driver and channels. | gdisirio | 2009-05-16 | 1 | -3/+3 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@973 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Finished adding tests documentation to the general documentation. | gdisirio | 2009-05-09 | 1 | -3/+3 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@963 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug 2789383. | gdisirio | 2009-05-09 | 1 | -4/+3 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@959 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added more documentation to the test suite. | gdisirio | 2009-05-09 | 1 | -60/+108 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@957 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bugs 2789377 and 2789383. | gdisirio | 2009-05-09 | 1 | -21/+135 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@956 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Small fixes to the test suite. | gdisirio | 2009-05-01 | 1 | -0/+4 |
| | | | | 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 condvars. | gdisirio | 2009-04-12 | 1 | -6/+9 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@898 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | 100% code coverage for mutexes. | gdisirio | 2009-04-12 | 1 | -0/+21 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@897 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added more test cases. | gdisirio | 2009-04-12 | 1 | -22/+121 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@896 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@825 ↵ | gdisirio | 2009-03-09 | 1 | -0/+133 |
| | | | | 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 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@773 ↵ | gdisirio | 2009-02-16 | 1 | -12/+15 |
| | | | | 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@724 ↵ | gdisirio | 2009-02-05 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@521 ↵ | gdisirio | 2008-11-29 | 1 | -13/+13 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@489 ↵ | gdisirio | 2008-11-01 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@484 ↵ | gdisirio | 2008-10-26 | 1 | -7/+7 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@468 ↵ | gdisirio | 2008-10-15 | 1 | -7/+7 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@437 ↵ | gdisirio | 2008-09-22 | 1 | -13/+13 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@434 ↵ | gdisirio | 2008-09-20 | 1 | -13/+13 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@409 ↵ | gdisirio | 2008-08-26 | 1 | -0/+4 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@326 ↵ | gdisirio | 2008-06-26 | 1 | -5/+7 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@323 ↵ | gdisirio | 2008-06-26 | 1 | -0/+219 |
35acf78f-673a-0410-8e92-d51de3d6d3f4 |