Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed flags handling in BaseAsynchronousChannel. Modified serial drivers ↵ | gdisirio | 2012-09-16 | 1 | -7/+1 |
| | | | | | | to use the new event flags. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4671 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bugs 3536522 and 3536523. | gdisirio | 2012-06-20 | 1 | -3/+3 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4309 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4294 ↵ | gdisirio | 2012-06-18 | 1 | -13/+5 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4266 ↵ | gdisirio | 2012-06-11 | 1 | -2/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4185 ↵ | gdisirio | 2012-05-11 | 1 | -2/+10 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4175 ↵ | gdisirio | 2012-05-08 | 1 | -6/+6 |
| | | | | 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 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3254 ↵ | gdisirio | 2011-08-26 | 1 | -0/+4 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added I-class function checks to HAL APIs. | gdisirio | 2011-08-21 | 1 | -0/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3244 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 | ||||
* | Serial driver changes, bug 3153550 fixed. | gdisirio | 2011-01-09 | 1 | -47/+12 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2625 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed typo. | gdisirio | 2010-12-31 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2559 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Documentation improvements. | gdisirio | 2010-12-18 | 1 | -0/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2490 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug 3100946, renamed HAL switches removing the CH_ part. | gdisirio | 2010-11-01 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2326 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Documentation improvements, fixed a small error in the STM32 serial driver. | gdisirio | 2010-10-04 | 1 | -0/+16 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2234 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2184 ↵ | gdisirio | 2010-09-21 | 1 | -3/+3 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | * remove the SerialConfig pointer from the SerialDriver structure. This is ↵ | liamstask | 2010-04-19 | 1 | -2/+1 |
| | | | | | | | | now simply passed through from sdStart() to sd_lld_start() * implementation for AT91SAM7 port provided - others will need to be updated git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1875 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@1571 ↵ | gdisirio | 2010-02-06 | 1 | -41/+42 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1545 ↵ | gdisirio | 2010-01-25 | 1 | -3/+4 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1539 ↵ | gdisirio | 2010-01-22 | 1 | -34/+32 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug 2932922. | gdisirio | 2010-01-15 | 1 | -1/+3 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1513 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1501 ↵ | gdisirio | 2010-01-05 | 1 | -9/+22 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Serial driver enhancements for STM32 and AT91SAM7. | gdisirio | 2010-01-01 | 1 | -34/+65 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1485 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Reorganized sections in HAL files. | gdisirio | 2009-12-29 | 1 | -0/+16 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1473 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1354 ↵ | gdisirio | 2009-11-29 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1351 ↵ | gdisirio | 2009-11-29 | 1 | -0/+201 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1342 ↵ | gdisirio | 2009-11-29 | 1 | -201/+0 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1333 ↵ | gdisirio | 2009-11-28 | 1 | -0/+201 |
35acf78f-673a-0410-8e92-d51de3d6d3f4 |