summaryrefslogtreecommitdiff
path: root/nuttx/configs/ez80f910200zco/nsh
Commit message (Expand)AuthorAgeFilesLines
* Kconfig updatepatacongo2012-04-121-1/+1
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-021-2/+0
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-011-2/+3
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-251-20/+20
* Massive name change USB STRG -> USB MSCpatacongo2012-01-251-22/+22
* Setup environment to support multiple fontspatacongo2011-07-191-2/+2
* Make NX and NXTEXT built-ins; extend stm3210e-eval/nsh2 config to run the NX ...patacongo2011-07-161-2/+2
* Changes for clean ez80 ZDS-II compilepatacongo2011-06-221-0/+1
* Add resource.h and fixed frequently cloned typopatacongo2011-05-241-2/+2
* Add a layer to redirect kernel-mode memory manager accessespatacongo2011-04-051-3/+0
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-031-1/+1
* Remove .built_alwayspatacongo2011-04-011-7/+7
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-211-3/+3
* Move nuttx/examples to apps/examplespatacongo2011-03-202-49/+55
* Move nuttx/netutils to apps/netutilspatacongo2011-03-191-1/+13
* Use = instead of / for delimiter in appconfig filespatacongo2011-03-191-1/+1
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-181-57/+57
* Move NSH to apps/ as librarypatacongo2011-03-181-0/+36
* More support for SLIP data link protocolpatacongo2011-03-121-2/+1
* Add strnlen()patacongo2010-10-271-0/+1
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-281-4/+4
* Add CONFIG_DEBUG_SYMBOLSpatacongo2009-09-152-2/+5
* Add conditional compilation to eliminate or limit cloning of descriptors when...patacongo2009-06-151-11/+27
* Add option to copy to RAMpatacongo2009-04-081-3/+6
* Remove all options from examples/uip except for the webserverpatacongo2009-03-281-4/+0
* wget now takes only a URL as a argument; not host + filepatacongo2009-03-281-4/+2
* Fix examples/wget buildpatacongo2009-03-281-0/+15
* NSH might need bigger stacks if telnetd is enabledpatacongo2009-03-151-3/+3
* Misc, most cosmetic, updatespatacongo2009-03-141-1/+22
* updatepatacongo2009-03-141-8/+22
* Add option to select priority inheritancepatacongo2009-03-091-0/+6
* Fix endian-nesspatacongo2009-03-071-11/+13
* Add RAM addr, PHY typepatacongo2009-03-071-1/+5
* Sample runpatacongo2009-03-011-0/+57
* Fixes for correct NSH buildpatacongo2009-03-011-2/+2
* NSH configuration for the eZ80patacongo2009-03-016-0/+1315