summaryrefslogtreecommitdiff
path: root/nuttx/configs/mx1ads/ostest/defconfig
Commit message (Expand)AuthorAgeFilesLines
* Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supportedGregory Nutt2014-08-311-1/+0
* Refresh all configurations that have MMUsGregory Nutt2014-08-301-46/+114
* Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- th...Gregory Nutt2014-08-241-1/+1
* Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options...Gregory Nutt2014-08-071-1/+1
* Remove CONFIG_DISABLE_CLOCKGregory Nutt2014-08-071-1/+0
* Rename apps/examples/uip to apps/examples/webserverGregory Nutt2014-07-031-1/+1
* NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-021-1/+1
* Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2014-03-061-1/+0
* onfigs/mx1ads/ostest: Configuration converted to use the kconfig-frontends toolsGregory Nutt2014-03-061-269/+592
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-261-4/+4
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-091-2/+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
* 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
* 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-255/+2
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-231-13/+13
* 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-1/+0
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-251-18/+18
* Massive name change USB STRG -> USB MSCpatacongo2012-01-251-20/+20
* 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-10/+10
* 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 logic to support a ROM'ed MMU page tablepatacongo2009-12-311-13/+7
* Add basic logic to configure MMU for LPC3131xpatacongo2009-12-311-0/+15
* 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
* Add ARM architecture type to configurationpatacongo2009-05-191-2/+5
* Add LM3S6918 supportpatacongo2009-05-061-1/+1
* more i.MX logicpatacongo2009-04-181-1/+9
* Basic UART/console functionalitypatacongo2009-04-111-9/+14
* Add irq initializationpatacongo2009-04-101-0/+7
* Basic i.MX1 low-level bootpatacongo2009-04-101-3/+6
* imx1ads config frameworkpatacongo2009-04-091-0/+510