summaryrefslogtreecommitdiff
path: root/apps/system/readline
Commit message (Expand)AuthorAgeFilesLines
* Delete the apps/vsn directory (moved commands to apps/system)patacongo2012-10-041-1/+1
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-082-22/+24
* drivers/serial/serial.c open, read, write, and poll methods will not return a...patacongo2012-08-121-5/+45
* More Kconfig updatespatacongo2012-04-141-0/+1
* Developing a new way to handle application configurationspatacongo2012-04-141-1/+8
* Correction to the ZLP fix for the STM32 F4 OTG FS driverpatacongo2012-04-111-0/+27
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 3 of 2)patacongo2012-04-061-0/+4
* Fix read() return value for the case of permissions problempatacongo2012-03-311-1/+1
* Add ASCII and VT100 header filespatacongo2012-03-301-17/+13
* readline() (and hence NSH) now accept the DEL character as well as the Backsp...patacongo2012-02-251-6/+23
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-021-1/+5
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-012-0/+431