summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/us7032evb1/ostest/defconfig
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-282/+1
2012-08-23Lots of defconfig changes for compatibility with the configuration toolpatacongo1-6/+6
2012-08-20CONFIG_DRAM_END configuration change from Richard Cochranpatacongo1-1/+0
2012-04-16Kconfig updatepatacongo1-2/+2
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-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-05Add a layer to redirect kernel-mode memory manager accessespatacongo1-3/+0
2011-03-21Prep for 6.0 releasepatacongo1-3/+3
2011-03-20Move nuttx/examples to apps/examplespatacongo1-1/+1
2011-03-18Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo1-57/+57
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_SYMBOLSpatacongo1-0/+3
2009-06-15Add conditional compilation to eliminate or limit cloning of descriptors when...patacongo1-0/+30
2009-04-08Add option to copy to RAMpatacongo1-3/+6
2009-03-09Add option to select priority inheritancepatacongo1-1/+7
2008-11-20Add support for TCP/IP connection backlogpatacongo1-0/+2
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-11-13Fix commentspatacongo1-7/+7
2008-11-11Console is on SCI1 not SCI0patacongo1-4/+4
2008-11-11Get LOOPSPERMSEC a little closer to the actual valuepatacongo1-1/+1
2008-11-10Make ostest smaller so that it fits in the tiny 64Kb memorypatacongo1-44/+21
2008-11-09Support enable/disable of devices to reduce sizepatacongo1-0/+14
2008-11-07reconcile architectures w/o interrupt controllerspatacongo1-0/+8
2008-11-07Basic SCI supportpatacongo1-14/+14
2008-11-06Basic SH-1 build environmentpatacongo1-1/+4
2008-11-05Adding configuration for SH-1 US7032EVB1patacongo1-0/+559