aboutsummaryrefslogtreecommitdiff
path: root/nuttx/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* 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