aboutsummaryrefslogtreecommitdiff
path: root/nuttx/lib/stdio/lib_rawinstream.c
Commit message (Collapse)AuthorAgeFilesLines
* Manually fixup merge botches via direct comparison with NuttX r5447.px4dev2013-01-111-107/+0
|
* Revise recent changes to serial driver error handling: Errors other than ↵patacongo2012-08-141-2/+1
| | | | | | EINTR may be returned when the driver is used very early in initialization. STM32 SPI driver will now survive repeated initializations git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5026 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* drivers/serial/serial.c open, read, write, and poll methods will not return ↵patacongo2012-08-121-14/+20
| | | | | | a short transfer or an EINTR error if a signal is received while waiting (only) git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5022 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Completes coding of the PWM modulepatacongo2011-12-191-0/+102
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4200 7fd9a85b-ad96-42d3-883c-3090e2eb8679