summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-strp711/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-59/+59
* 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
* Integrated mknxflatpatacongo2009-06-181-0/+4
* Add conditional compilation to eliminate or limit cloning of descriptors when...patacongo2009-06-151-0/+30
* Move board specific files from examples/nsh to board source directoriespatacongo2009-06-081-0/+4
* Timer interrupts work; examples/ostest passespatacongo2009-06-051-1/+1
* Remove RUNFROMFLASH option from str-p711patacongo2009-06-011-1/+3
* Fix UART configuration issuespatacongo2009-06-011-2/+2
* Add ARM architecture type to configurationpatacongo2009-05-191-2/+6
* 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
* reconcile architectures w/o interrupt controllerspatacongo2008-11-071-0/+8
* Added ST71x system timer logicpatacongo2008-11-011-1/+1
* Add support for LEDs and buttonspatacongo2008-11-011-0/+2
* Add logic to initialize clockspatacongo2008-10-311-2/+46
* Adding more STR71x logicpatacongo2008-10-301-2/+31
* Add configuration of Olimex-STR-P711patacongo2008-10-301-0/+549