summaryrefslogtreecommitdiff
path: root/nuttx/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-041-12/+12
* 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
* ADS7843E driver is code completepatacongo2011-10-041-0/+0
* Re-architect FAT data structures to support long file namespatacongo2011-07-131-2/+15
* Add wchar_t type; Add LPC17xx CAN driver from Lzyy; Fix serial bug reported b...patacongo2011-07-121-2/+6
* Correct error handling in the case of an overrun error in the serial driverpatacongo2011-07-121-20/+33
* Update documents and commentspatacongo2011-06-181-2/+2
* Add initial CC1101 wireless logic from Urospatacongo2011-05-161-5/+11
* First set of changes to incorporate the RGMP portpatacongo2011-05-121-3/+3
* Add QEMU NSH configurationpatacongo2011-03-102-153/+226
* Fix basic QEMU portpatacongo2011-03-101-0/+1092
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-152-12/+16
* Eliminate some hcs12 compile errors/warningspatacongo2009-12-131-4/+7
* Move some drivers to separate subdirectoriespatacongo2009-10-184-0/+1086