summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s8962-ek/ostest/defconfig
Commit message (Expand)AuthorAgeFilesLines
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-091-2/+0
* Converted the EKK-LM3S9B96 configurations to use kconfig-frontend toolspatacongo2013-02-221-1/+0
* Set stdio buffer sizes to 0 or 64. No need for 256 or 1024 stdio bufferspatacongo2013-02-031-1/+1
* Don't build drivers/mtd unless CONFIG_MTD is defined (Denis Carikli)patacongo2013-01-151-1/+1
* Rename LM3S files, variables, and types from lm3s_ to lm_; Rename configurati...patacongo2013-01-091-27/+27
* Rename arch/arm/src/lm3s to arch/arm/src/lm to allow a namespace that will in...patacongo2013-01-081-1/+2
* Eliminate arch/arc/src/lm3s/lm3s_internal.h; replace with several header filespatacongo2013-01-081-0/+1
* Change how UARTs are enabled for i.MX, M16C, and ez80 to make them compatible...patacongo2012-11-201-3/+3
* Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo2012-11-061-0/+8
* Part I of port of Rhombus math librarypatacongo2012-10-281-1/+0
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-041-11/+11
* Resync new repository with old repo r5166patacongo2012-09-171-1/+1
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Remove several unused configuration valuespatacongo2012-09-081-2/+0
* More Shenzhou board logicpatacongo2012-09-081-1/+1
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-041-3/+3
* Changes to Kconfig and matching defconfig filespatacongo2012-09-041-4/+4
* Add configurable application entry pointpatacongo2012-08-301-0/+1
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-301-272/+1
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-231-13/+13
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-201-2/+0
* Kconfig updatepatacongo2012-04-121-1/+1
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-021-2/+0
* 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/+0
* Add strnlen()patacongo2010-10-271-0/+1
* Add configuration for lm3s8962-ekpatacongo2010-09-031-0/+619