summaryrefslogtreecommitdiffstats
path: root/nuttx/drivers/serial
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-uppatacongo4-61/+62
2012-04-18More Kconfig filespatacongo1-0/+4
2012-04-18drivers/serial: Don't disable Rx interrrupts on each characterpatacongo1-19/+56
2012-04-14Kconfig updatespatacongo1-18/+3
2012-04-13Minor kconfig fixespatacongo1-0/+16
2012-04-13Kconfig updatepatacongo1-0/+280
2012-04-06Add kconfig documentationpatacongo1-1/+1
2012-04-06Adding skeleton Kconfig files (part 1 of 2)patacongo1-0/+4
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/serialpatacongo3-4/+4
2012-03-21Move file-system header files to include/nuttx/fspatacongo3-3/+3
2012-02-11Add logic so that a RAM log can be used in place of a console devicepatacongo1-5/+5
2012-02-01Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo1-2/+2
2011-10-04ADS7843E driver is code completepatacongo1-0/+0
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-07-12Correct error handling in the case of an overrun error in the serial driverpatacongo1-20/+33
2011-06-18Update documents and commentspatacongo1-2/+2
2011-05-16Add initial CC1101 wireless logic from Urospatacongo1-5/+11
2011-05-12First set of changes to incorporate the RGMP portpatacongo1-3/+3
2011-03-10Add QEMU NSH configurationpatacongo2-153/+226
2011-03-10Fix basic QEMU portpatacongo1-0/+1092
2009-12-15Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2-12/+16
2009-12-13Eliminate some hcs12 compile errors/warningspatacongo1-4/+7
2009-10-18Move some drivers to separate subdirectoriespatacongo4-0/+1086