summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/z8encore000zco
AgeCommit message (Expand)AuthorFilesLines
2012-08-23Lots of defconfig changes for compatibility with the configuration toolpatacongo1-6/+6
2012-04-06Add kconfig documentationpatacongo1-1/+1
2012-04-06Adding skeleton Kconfig files (part 2 of 2)patacongo1-0/+4
2012-02-11Add logic so that a RAM log can be used in place of a console devicepatacongo1-2/+2
2012-02-02NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo1-1/+0
2011-06-22Changes for clean ez80 ZDS-II compilepatacongo1-0/+1
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-04-03Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2-2/+2
2011-04-01Remove .built_alwayspatacongo1-1/+1
2011-03-21Prep for 6.0 releasepatacongo1-3/+3
2011-03-20Move nuttx/examples to apps/examplespatacongo2-1/+40
2011-03-18Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo1-11/+11
2011-03-12More support for SLIP data link protocolpatacongo1-2/+1
2010-10-27Add strnlen()patacongo1-0/+1
2010-08-28Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo1-4/+4
2009-12-15Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2-10/+9
2009-09-15Add CONFIG_DEBUG_SYMBOLSpatacongo2-2/+5
2009-06-15Add conditional compilation to eliminate or limit cloning of descriptors when...patacongo1-0/+30
2009-04-08Add option to copy to RAMpatacongo1-3/+6
2009-03-09Add option to select priority inheritancepatacongo1-1/+7
2008-12-08Need to use cygpath consistently for compilation in subdirectoriespatacongo2-3/+3
2008-11-26Need pre-processor support for auto-generation of source filepatacongo1-0/+5
2008-11-20Add support for TCP/IP connection backlogpatacongo1-0/+2
2008-11-17Default state is poll() disabledpatacongo1-0/+1
2008-11-13Added CONFIG_USERMAIN_STACKSIZEpatacongo1-1/+8
2008-11-13Change configuration namepatacongo1-2/+2
2008-09-17Add raw binary optionpatacongo1-0/+4
2008-09-16Add support for Intel Hex format outputpatacongo1-1/+5
2008-09-02Add uIP access to ICMP protocolpatacongo1-1/+3
2008-08-16NSH redirected outputpatacongo1-0/+1
2008-06-01examples/ostest can be executed in a looppatacongo1-1/+2
2008-03-10Fixed of Z8F6423 -- still doesn't like correctlypatacongo2-3/+3
2008-03-09z8Encore! integrated on simulatorpatacongo2-4/+8
2008-03-08Initial fixes for Z8Encore debugpatacongo2-25/+25
2008-03-04Explicitly use /bin/bash vs /bin/sh for Ubuntu compatibilitypatacongo1-1/+1
2008-02-20Incorporate patch 1897630patacongo1-1/+1
2008-02-18Add LED logicpatacongo1-0/+150
2008-02-18Still detangling lowuart stuffpatacongo1-0/+6
2008-02-184.10.1 compiles fine -- my badpatacongo1-3/+0
2008-02-18Fix Z8F6403 compile issuespatacongo2-61/+55
2008-02-17Fix errors/omissions in previous check-inpatacongo1-2/+1
2008-02-16Add support for Z8F6403 (currently disabled)patacongo4-11/+53
2008-02-15z8encore000zco has z8f6403patacongo1-1/+1
2008-02-14Fleshing out ez8 context switch logicpatacongo1-2/+3
2008-02-14Remove garbage from linker filepatacongo1-6/+0
2008-02-13Add ez8 start-up logicpatacongo1-4/+24
2008-02-13ez8 now buildspatacongo1-1/+1
2008-02-11Fixes for z8 compilationpatacongo2-1/+13
2008-02-11Changes for Z8Encore\! compilepatacongo4-99/+146