summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/ez80f910200zco/nsh
AgeCommit message (Expand)AuthorFilesLines
2012-08-30Add configurable application entry pointpatacongo1-0/+1
2012-08-30Remove documentation from defconfig files so that they are more maintainablepatacongo1-395/+3
2012-08-27Dequote Kconfig strings that may be used as components of a pathpatacongo1-0/+1
2012-08-23Lots of defconfig changes for compatibility with the configuration toolpatacongo1-19/+19
2012-04-12Kconfig updatepatacongo1-1/+1
2012-02-02NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo1-2/+0
2012-02-01Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo1-2/+3
2012-01-25More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo1-20/+20
2012-01-25Massive name change USB STRG -> USB MSCpatacongo1-22/+22
2011-07-19Setup environment to support multiple fontspatacongo1-2/+2
2011-07-16Make NX and NXTEXT built-ins; extend stm3210e-eval/nsh2 config to run the NX ...patacongo1-2/+2
2011-06-22Changes for clean ez80 ZDS-II compilepatacongo1-0/+1
2011-05-24Add resource.h and fixed frequently cloned typopatacongo1-2/+2
2011-04-05Add a layer to redirect kernel-mode memory manager accessespatacongo1-3/+0
2011-04-03Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo1-1/+1
2011-04-01Remove .built_alwayspatacongo1-7/+7
2011-03-21Prep for 6.0 releasepatacongo1-3/+3
2011-03-20Move nuttx/examples to apps/examplespatacongo2-49/+55
2011-03-19Move nuttx/netutils to apps/netutilspatacongo1-1/+13
2011-03-19Use = instead of / for delimiter in appconfig filespatacongo1-1/+1
2011-03-18Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo1-57/+57
2011-03-18Move NSH to apps/ as librarypatacongo1-0/+36
2011-03-12More support for SLIP data link protocolpatacongo1-2/+1
2010-10-27Add strnlen()patacongo1-0/+1
2010-08-28Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo1-4/+4
2009-09-15Add CONFIG_DEBUG_SYMBOLSpatacongo2-2/+5
2009-06-15Add conditional compilation to eliminate or limit cloning of descriptors when...patacongo1-11/+27
2009-04-08Add option to copy to RAMpatacongo1-3/+6
2009-03-28Remove all options from examples/uip except for the webserverpatacongo1-4/+0
2009-03-28wget now takes only a URL as a argument; not host + filepatacongo1-4/+2
2009-03-28Fix examples/wget buildpatacongo1-0/+15
2009-03-15NSH might need bigger stacks if telnetd is enabledpatacongo1-3/+3
2009-03-14Misc, most cosmetic, updatespatacongo1-1/+22
2009-03-14updatepatacongo1-8/+22
2009-03-09Add option to select priority inheritancepatacongo1-0/+6
2009-03-07Fix endian-nesspatacongo1-11/+13
2009-03-07Add RAM addr, PHY typepatacongo1-1/+5
2009-03-01Sample runpatacongo1-0/+57
2009-03-01Fixes for correct NSH buildpatacongo1-2/+2
2009-03-01NSH configuration for the eZ80patacongo6-0/+1315