summaryrefslogtreecommitdiff
path: root/nuttx/configs/us7032evb1/ostest/defconfig
Commit message (Expand)AuthorAgeFilesLines
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-021-2/+0
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-251-20/+20
* Massive name change USB STRG -> USB MSCpatacongo2012-01-251-22/+22
* 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
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-211-3/+3
* Move nuttx/examples to apps/examplespatacongo2011-03-201-1/+1
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-181-57/+57
* 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-151-0/+3
* Add conditional compilation to eliminate or limit cloning of descriptors when...patacongo2009-06-151-0/+30
* Add option to copy to RAMpatacongo2009-04-081-3/+6
* Add option to select priority inheritancepatacongo2009-03-091-1/+7
* Add support for TCP/IP connection backlogpatacongo2008-11-201-0/+2
* Default state is poll() disabledpatacongo2008-11-171-0/+1
* Added CONFIG_USERMAIN_STACKSIZEpatacongo2008-11-131-1/+8
* Change configuration namepatacongo2008-11-131-2/+2
* Fix commentspatacongo2008-11-131-7/+7
* Console is on SCI1 not SCI0patacongo2008-11-111-4/+4
* Get LOOPSPERMSEC a little closer to the actual valuepatacongo2008-11-111-1/+1
* Make ostest smaller so that it fits in the tiny 64Kb memorypatacongo2008-11-101-44/+21
* Support enable/disable of devices to reduce sizepatacongo2008-11-091-0/+14
* reconcile architectures w/o interrupt controllerspatacongo2008-11-071-0/+8
* Basic SCI supportpatacongo2008-11-071-14/+14
* Basic SH-1 build environmentpatacongo2008-11-061-1/+4
* Adding configuration for SH-1 US7032EVB1patacongo2008-11-051-0/+559