summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/ntosd-dm320/nsh
AgeCommit message (Expand)AuthorFilesLines
2012-01-25More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo1-20/+20
2012-01-25Massive name change USB STRG -> USB MSCpatacongo1-22/+22
2011-05-24Add resource.h and fixed frequently cloned typopatacongo1-2/+2
2011-04-12Remove warning 'sh_link not set for section ARM.exidx' for a few buildspatacongo1-4/+5
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-3/+3
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-54/+54
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-09-01Remove unused/confusing configuration settingpatacongo1-1/+0
2010-08-28Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo1-3/+3
2010-08-25Extend CodeSourcery & production OSD support to other configspatacongo1-1/+3
2010-08-25Add support for the Neuros production OSDpatacongo1-5/+6
2010-08-25Incorporate patch for consumer Neuros OSDpatacongo2-20/+77
2009-12-31Add logic to support a ROM'ed MMU page tablepatacongo1-10/+7
2009-12-31Add basic logic to configure MMU for LPC3131xpatacongo1-0/+15
2009-09-15Add CONFIG_DEBUG_SYMBOLSpatacongo2-2/+5
2009-06-21Flesh out examples/nxflat build environmentpatacongo1-0/+6
2009-06-18Integrated mknxflatpatacongo2-1/+7
2009-06-15Add conditional compilation to eliminate or limit cloning of descriptors when...patacongo1-0/+30
2009-05-19Add ARM architecture type to configurationpatacongo1-2/+5
2009-04-20Fix gcc-4 float optionpatacongo1-1/+1
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-09Add option to select priority inheritancepatacongo1-1/+7
2009-01-06Add support for gcc 2.4.2 toolchainpatacongo1-10/+17
2008-11-26Need pre-processor support for auto-generation of source filepatacongo1-0/+7
2008-11-20Add support for TCP/IP connection backlogpatacongo1-0/+4
2008-11-17Default state is poll() disabledpatacongo1-0/+1
2008-11-13Added CONFIG_USERMAIN_STACKSIZEpatacongo1-1/+8
2008-11-13Change configuration namepatacongo1-2/+2
2008-10-23update USB configuration settingspatacongo1-0/+6
2008-10-22USB bulk storage configuration settingspatacongo1-7/+32
2008-10-09Need to select endpoints actually supported by hardwarepatacongo1-4/+12
2008-10-06Add USB serial driverpatacongo1-2/+2
2008-10-06Add option for ARM interrupt stackpatacongo1-0/+5
2008-09-30Fixes for class driver i/fpatacongo1-22/+20
2008-09-30Add usb trace capabilitypatacongo1-0/+76
2008-09-18ARM architecture supports lowconsolepatacongo1-0/+3
2008-09-17Add raw binary optionpatacongo1-0/+4
2008-09-16Add support for Intel Hex format outputpatacongo1-1/+5
2008-09-12Verify NSH start-up file with DM320patacongo1-5/+5
2008-09-11Add /etc via ROMFS and /tmp via FAT FS to NSHpatacongo1-2/+45
2008-09-10ROMFS filesystem supportpatacongo1-0/+2