summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/compal_e86
AgeCommit message (Expand)AuthorFilesLines
2014-12-28Compal e86 NSH: Fix numerous typos in Make.defsGregory Nutt2-76/+247
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-05-05The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt1-1/+1
2014-04-13More trailing whilespace removalGregory Nutt1-3/+3
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
2014-02-28configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH...Gregory Nutt1-0/+2
2014-01-24The optimization level can now be selected as part of the configurationGregory Nutt1-1/+0
2013-12-20More separation of debug symbols and optimization selectionsGregory Nutt1-4/+6
2013-09-27configs/compal_e88 converted to use the kconfig-frontends toolsGregory Nutt3-335/+670
2013-09-27Add support for the Motorola C139 phoneGregory Nutt11-0/+818