aboutsummaryrefslogtreecommitdiff
path: root/nuttx/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'NuttX/master'px4dev2012-09-142-60/+824
|\
| * Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-48/+48
| * Add Kconfig settings for the LPC17xxpatacongo2012-09-052-62/+472
| * Refactor serial configuratin; AVR teensy Kconfig now buildspatacongo2012-09-051-0/+354
| * Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-041-12/+12
* | 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-154-61/+62
| * More Kconfig filespatacongo2012-04-181-0/+4
| * drivers/serial: Don't disable Rx interrrupts on each characterpatacongo2012-04-181-19/+56
| * Kconfig updatespatacongo2012-04-141-18/+3
| * Minor kconfig fixespatacongo2012-04-131-0/+16
| * Kconfig updatepatacongo2012-04-131-0/+280
| * Add kconfig documentationpatacongo2012-04-061-1/+1
| * Adding skeleton Kconfig files (part 1 of 2)patacongo2012-04-061-0/+4
| * 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-213-4/+4
| * Move file-system header files to include/nuttx/fspatacongo2012-03-213-3/+3
| * Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-111-5/+5
| * Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-011-2/+2
| * Completes coding of the PWM modulepatacongo2011-12-195-0/+2294
* Fresh import of the PX4 firmware sources.px4dev2012-08-046-0/+2672