summaryrefslogtreecommitdiff
path: root/nuttx/configs/z8f64200100kit
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
* 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
* More trailing whilespace removalGregory Nutt2014-04-134-9/+9
* 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
* Set CONFIG_DEFAULT_SMALL=y in the defconfig for all smaller MCUs so that if t...Gregory Nutt2014-02-281-0/+1
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-241-6/+6
* Beginning separation of debug symbols and optimization selectionsGregory Nutt2013-12-201-2/+8
* 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
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-301-3/+3
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-042-0/+10
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-1/+1
* Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)patacongo2013-01-091-2/+2
* Rename namedapp as simply builtinpatacongo2012-12-231-1/+1
* More z180 serial logicpatacongo2012-12-141-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-291-1/+1
* All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo2012-11-292-4/+4
* ZNEO configurations updated to use ZDS-II version 5.0.1patacongo2012-11-291-1/+1
* z8 configurations will now build in Windows native environmentpatacongo2012-11-292-31/+30
* Patches for NSH disable background, and ARMv7M assembly from Freddie Chopinpatacongo2012-11-291-1/+1
* z8 configurations all converted to use mconf toolpatacongo2012-11-282-206/+421
* Verify that z8 targets still build (under Cygwin)patacongo2012-11-283-7/+65
* configs/many/Make.defs: Fix typo -wstrict-prototypes; Add Calypso keypad driv...patacongo2012-11-281-1/+1
* Fix backward conditional compilation in work_queue.cpatacongo2012-11-271-2/+2
* configs/z8f64200100kit/ostest at same level as ez80 configurations; nuttx/arc...patacongo2012-11-273-74/+187
* ez80f910200zco/ostest now uses Kconfigpatacongo2012-11-261-59/+57
* Update for ez80 Windows native build (still does not work)patacongo2012-11-211-11/+18
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-171-8/+9
* More changes for Mikepatacongo2012-11-151-2/+2
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-152-3/+3
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-112-24/+40
* Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows b...patacongo2012-11-111-2/+11
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-4/+2
* Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo2012-11-061-0/+8