summaryrefslogtreecommitdiff
path: root/nuttx/drivers/serialirq.c
Commit message (Collapse)AuthorAgeFilesLines
* Add poll method to serial driverspatacongo2008-11-171-20/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1268 42af7a65-404d-4744-a932-0658087f49c3
* updated commentspatacongo2008-11-131-1/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1220 42af7a65-404d-4744-a932-0658087f49c3
* Add comments; note potential bugpatacongo2008-11-131-0/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1215 42af7a65-404d-4744-a932-0658087f49c3
* uart_semtake was staticpatacongo2008-09-241-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@951 42af7a65-404d-4744-a932-0658087f49c3
* Separate byte-oriented interrupt handling logicpatacongo2008-09-241-0/+149
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@950 42af7a65-404d-4744-a932-0658087f49c3