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