aboutsummaryrefslogtreecommitdiff
path: root/nuttx/drivers/serial/serial.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'NuttX/master' from git-svn-id: https://nuttx.svn.sourceforge.n...px4dev2012-08-141-47/+194
|\
| * Make the lib/ subdirectory build more like other directoriespatacongo2012-08-131-8/+14
| * drivers/serial/serial.c open, read, write, and poll methods will not return a...patacongo2012-08-121-38/+179
| * drivers/, drivers/pipes, and drivers/serial file clean-uppatacongo2012-07-151-1/+1
| * More Kconfig filespatacongo2012-04-181-0/+4
| * drivers/serial: Don't disable Rx interrrupts on each characterpatacongo2012-04-181-19/+56
| * A couple of fixes to common and STM32 serial handling to fix some data overru...patacongo2012-04-021-3/+6
| * Move serial header files to include/nuttx/serialpatacongo2012-03-211-1/+1
| * Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
| * Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-111-5/+5
| * Completes coding of the PWM modulepatacongo2011-12-191-0/+763
* Fresh import of the PX4 firmware sources.px4dev2012-08-041-0/+855