summaryrefslogtreecommitdiff
path: root/nuttx/configs/z16f2800100zcog/ostest
Commit message (Expand)AuthorAgeFilesLines
* Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigsGregory Nutt2014-11-121-1/+0
* Remove non-standard, conditional syslog_enable(), instead only the required, ...Gregory Nutt2014-10-091-1/+1
* Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt2014-09-201-1/+1
* Every defconfig file should now have a valid setting for CONFIG_WDOG_INTRESERVEGregory Nutt2014-09-031-0/+1
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-011-2/+0
* Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supportedGregory Nutt2014-08-311-1/+0
* 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
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-161-1/+1
* Long needed clean up of DNS resolver for coding style and naming conventionsGregory Nutt2014-04-111-1/+1
* Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2014-03-061-1/+0
* Add a patch to work around the bug in the ZDS-II 5.0.1 toolchainGregory Nutt2014-01-242-7/+19
* ZNEO: Verify that currrent code still works on the ZiLOG boardGregory Nutt2014-01-243-771/+0
* 16Z: Some early bring-up fixesGregory Nutt2014-01-221-2/+2
* Add Z16F NSH configurationGregory Nutt2014-01-012-4/+4
* Make sure that the Z16F build still builds and runsGregory Nutt2014-01-014-31/+416
* Beginning separation of debug symbols and optimization selectionsGregory Nutt2013-12-201-2/+8
* Various changes for a clean ZNEO ZDS-II buildGregory Nutt2013-12-191-2/+2
* More changes for a clean ez80 KITG buildGregory Nutt2013-11-291-0/+6
* Changes for ZDS-II ez80 buildGregory Nutt2013-11-281-1/+7
* Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2013-09-251-1/+1
* Move apps/examples/cdcacm to apps/system/cdcacmGregory Nutt2013-09-251-1/+1
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-1/+1
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-261-2/+2
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt2013-06-121-1/+0
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+5
* Set stdio buffer sizes to 0 or 64. No need for 256 or 1024 stdio bufferspatacongo2013-02-031-1/+1
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-1/+1
* Rename namedapp as simply builtinpatacongo2012-12-231-1/+1
* configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows nativepatacongo2012-12-091-2/+1
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-081-1/+1
* ZNEO now (almost) builds in Windows native environmentpatacongo2012-11-292-3/+7
* All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo2012-11-292-210/+438
* ZNEO configurations updated to use ZDS-II version 5.0.1patacongo2012-11-292-67/+138
* configs/many/Make.defs: Fix typo -wstrict-prototypes; Add Calypso keypad driv...patacongo2012-11-281-1/+1
* ez80f910200zco/ostest now uses Kconfigpatacongo2012-11-261-49/+46
* More changes for Mikepatacongo2012-11-151-2/+2
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-2/+2
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-20/+29
* Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows b...patacongo2012-11-111-2/+11
* 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
* Email address change in nuttx/patacongo2012-09-135-5/+5
* Remove several unused configuration valuespatacongo2012-09-081-1/+0
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-041-2/+2
* Changes to Kconfig and matching defconfig filespatacongo2012-09-041-2/+2
* Add configurable application entry pointpatacongo2012-08-301-0/+1