summaryrefslogtreecommitdiffstats
path: root/nuttx/drivers/serial/serial.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-13Make the lib/ subdirectory build more like other directoriespatacongo1-8/+14
2012-08-12drivers/serial/serial.c open, read, write, and poll methods will not return a...patacongo1-38/+179
2012-07-15drivers/, drivers/pipes, and drivers/serial file clean-uppatacongo1-1/+1
2012-04-18More Kconfig filespatacongo1-0/+4
2012-04-18drivers/serial: Don't disable Rx interrrupts on each characterpatacongo1-19/+56
2012-04-02A couple of fixes to common and STM32 serial handling to fix some data overru...patacongo1-3/+6
2012-03-21Move serial header files to include/nuttx/serialpatacongo1-1/+1
2012-03-21Move file-system header files to include/nuttx/fspatacongo1-1/+1
2012-02-11Add logic so that a RAM log can be used in place of a console devicepatacongo1-5/+5
2011-07-13Re-architect FAT data structures to support long file namespatacongo1-2/+15
2011-07-12Add wchar_t type; Add LPC17xx CAN driver from Lzyy; Fix serial bug reported b...patacongo1-2/+6
2011-05-12First set of changes to incorporate the RGMP portpatacongo1-3/+3
2009-12-15Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo1-8/+10
2009-12-13Eliminate some hcs12 compile errors/warningspatacongo1-4/+7
2009-10-18Move some drivers to separate subdirectoriespatacongo1-0/+741