aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/src/serial.c
Commit message (Collapse)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3254 ↵gdisirio2011-08-261-0/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added I-class function checks to HAL APIs.gdisirio2011-08-211-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3244 35acf78f-673a-0410-8e92-d51de3d6d3f4
* License updated.gdisirio2011-03-181-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.gdisirio2011-01-091-47/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2625 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed typo.gdisirio2010-12-311-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2559 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation improvements.gdisirio2010-12-181-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.gdisirio2010-11-011-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.gdisirio2010-10-041-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 ↵gdisirio2010-09-211-3/+3
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* * remove the SerialConfig pointer from the SerialDriver structure. This is ↵liamstask2010-04-191-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.gdisirio2010-02-211-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 ↵gdisirio2010-02-061-41/+42
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1545 ↵gdisirio2010-01-251-3/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1539 ↵gdisirio2010-01-221-34/+32
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 2932922.gdisirio2010-01-151-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 ↵gdisirio2010-01-051-9/+22
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Serial driver enhancements for STM32 and AT91SAM7.gdisirio2010-01-011-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.gdisirio2009-12-291-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 ↵gdisirio2009-11-291-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1351 ↵gdisirio2009-11-291-0/+201
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1342 ↵gdisirio2009-11-291-201/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1333 ↵gdisirio2009-11-281-0/+201
35acf78f-673a-0410-8e92-d51de3d6d3f4