summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/ntosd-dm320/poll
AgeCommit message (Expand)AuthorFilesLines
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-2/+2
2011-03-21Prep for 6.0 releasepatacongo1-3/+3
2011-03-20Move nuttx/examples to apps/examplespatacongo2-39/+44
2011-03-19Move nuttx/netutils to apps/netutilspatacongo1-0/+38
2011-03-18Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo1-10/+10
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 configspatacongo2-20/+80
2010-08-25Add support for the Neuros production OSDpatacongo1-5/+6
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-1/+4
2008-11-19examples/poll configpatacongo4-0/+744