summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/ez80f910200kitg/ostest/defconfig
AgeCommit message (Expand)AuthorFilesLines
2014-11-12Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigsGregory Nutt1-1/+0
2014-10-09Remove non-standard, conditional syslog_enable(), instead only the required, ...Gregory Nutt1-1/+1
2014-09-20Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt1-1/+1
2014-09-03Every defconfig file should now have a valid setting for CONFIG_WDOG_INTRESERVEGregory Nutt1-0/+1
2014-09-01Remove final traces of the 8015 from the NuttX source treeGregory Nutt1-2/+0
2014-08-31Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supportedGregory Nutt1-1/+0
2014-08-24Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- th...Gregory Nutt1-1/+1
2014-08-07Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options...Gregory Nutt1-1/+1
2014-08-07Remove CONFIG_DISABLE_CLOCKGregory Nutt1-1/+0
2014-07-03Rename apps/examples/uip to apps/examples/webserverGregory Nutt1-1/+1
2014-07-02NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt1-1/+1
2014-04-11Long needed clean up of DNS resolver for coding style and naming conventionsGregory Nutt1-1/+1
2014-03-06Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt1-1/+0
2013-11-29More changes for a clean ez80 KITG buildGregory Nutt1-35/+186
2013-09-25Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt1-1/+1
2013-09-25Move apps/examples/cdcacm to apps/system/cdcacmGregory Nutt1-1/+1
2013-09-25Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt1-1/+1
2013-07-26Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt1-2/+2
2013-06-12Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt1-1/+0
2013-01-28Add syslog.h; rename lib_rawprintf() to syslog()patacongo1-1/+1
2013-01-15Don't build drivers/mtd unless CONFIG_MTD is defined (Denis Carikli)patacongo1-1/+1
2012-12-23Rename namedapp as simply builtinpatacongo1-1/+1
2012-12-14More z180 serial logicpatacongo1-1/+1
2012-12-09configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows nativepatacongo1-2/+1
2012-11-29All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo1-2/+2
2012-11-25A few native window build updatespatacongo1-2/+1
2012-11-21Update for ez80 Windows native build (still does not work)patacongo1-1/+1
2012-11-20Convert configs/ez80f910200kitg/RCS/ostest to use the newer mconf-based confi...patacongo1-345/+421
2012-11-20Change how UARTs are enabled for i.MX, M16C, and ez80 to make them compatible...patacongo1-2/+2
2012-11-06Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo1-0/+8
2012-10-28Part I of port of Rhombus math librarypatacongo1-1/+0
2012-10-04Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo1-16/+16
2012-09-13Email address change in nuttx/patacongo1-1/+1
2012-09-08Remove several unused configuration valuespatacongo1-2/+0
2012-09-08More Shenzhou board logicpatacongo1-1/+1
2012-09-04Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo1-2/+2
2012-09-04Changes to Kconfig and matching defconfig filespatacongo1-2/+2
2012-08-30Add configurable application entry pointpatacongo1-0/+1
2012-08-30Remove documentation from defconfig files so that they are more maintainablepatacongo1-381/+2
2012-08-23Lots of defconfig changes for compatibility with the configuration toolpatacongo1-16/+16
2012-04-12Kconfig updatepatacongo1-1/+1
2012-02-02NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo1-2/+0
2012-01-25More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo1-20/+20
2012-01-25Massive name change USB STRG -> USB MSCpatacongo1-22/+22
2011-07-19Setup environment to support multiple fontspatacongo1-2/+2
2011-05-24Add resource.h and fixed frequently cloned typopatacongo1-2/+2
2011-04-05Add a layer to redirect kernel-mode memory manager accessespatacongo1-3/+0
2011-03-21Prep for 6.0 releasepatacongo1-3/+3
2011-03-20Move nuttx/examples to apps/examplespatacongo1-1/+1
2011-03-18Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo1-57/+57