summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/ez80f910200kitg
AgeCommit message (Expand)AuthorFilesLines
2015-02-27configs/: board function prototypes are now in include/nuttx/board.h. Remove...Gregory Nutt1-1/+3
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-13More trailing whilespace removalGregory Nutt4-10/+10
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-01-24rename up_led*() functions to board_led_*()Gregory Nutt1-6/+6
2013-12-20Beginning separation of debug symbols and optimization selectionsGregory Nutt1-2/+8
2013-11-29More changes for a clean ez80 KITG buildGregory Nutt2-35/+192
2013-11-28Changes for ZDS-II ez80 buildGregory Nutt1-1/+7
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-05-30Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt1-3/+3
2013-04-04Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2-0/+10
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
2013-01-09Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)patacongo1-2/+2
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-12-08Add tools/link.bat, unlink.bat, and copydir.batpatacongo1-1/+1
2012-11-29ZNEO now (almost) builds in Windows native environmentpatacongo1-1/+1
2012-11-29All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo2-4/+4
2012-11-28z8 configurations all converted to use mconf toolpatacongo1-2/+9
2012-11-28configs/many/Make.defs: Fix typo -wstrict-prototypes; Add Calypso keypad driv...patacongo1-1/+1
2012-11-26Misc build fixes, some from Mike some for ez80 native buildpatacongo2-20/+13
2012-11-25A few native window build updatespatacongo3-6/+17
2012-11-22A few more Windows native build fixes for eZ80patacongo1-9/+10
2012-11-22Move some PHY initialization logic for Darcypatacongo1-0/+4
2012-11-21A few more fixes for ez80 Windows Native build (still not enough)patacongo2-21/+15
2012-11-21Update for ez80 Windows native build (still does not work)patacongo6-99/+242
2012-11-20Convert configs/ez80f910200kitg/RCS/ostest to use the newer mconf-based confi...patacongo3-385/+431
2012-11-20Change how UARTs are enabled for i.MX, M16C, and ez80 to make them compatible...patacongo1-2/+2
2012-11-20Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo1-3/+3
2012-11-19Fix typo introduced into many Makefiles with last changespatacongo1-1/+1
2012-11-17Finishes all Makefile file changes for Windows native cleanpatacongo1-7/+8
2012-11-15More changes for Mikepatacongo1-2/+2
2012-11-15Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2-3/+3