summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/z80sim
AgeCommit message (Expand)AuthorFilesLines
2012-08-30Remove documentation from defconfig files so that they are more maintainablepatacongo3-537/+3
2012-08-27Dequote Kconfig strings that may be used as components of a pathpatacongo3-0/+3
2012-08-23Lots of defconfig changes for compatibility with the configuration toolpatacongo3-18/+18
2012-04-06Add kconfig documentationpatacongo1-1/+1
2012-04-06Adding skeleton Kconfig files (part 2 of 2)patacongo1-0/+4
2012-03-21Move serial header files to include/nuttx/serialpatacongo1-1/+1
2012-02-27Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo3-9/+9
2012-02-11Add logic so that a RAM log can be used in place of a console devicepatacongo2-6/+6
2012-02-02NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo3-4/+0
2012-02-01Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo1-2/+3
2012-01-06Incorporate Z80 bugfixes reported by Phillip Klaus Krausepatacongo1-1/+27
2011-05-24Add resource.h and fixed frequently cloned typopatacongo3-6/+6
2011-05-10Pascal now installs in the apps/ directorypatacongo1-0/+4
2011-04-05Add a layer to redirect kernel-mode memory manager accessespatacongo3-9/+0
2011-04-03Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo3-6/+6
2011-04-01Remove .built_alwayspatacongo3-4/+4
2011-03-21Prep for 6.0 releasepatacongo3-9/+9
2011-03-20Move nuttx/examples to apps/examplespatacongo6-39/+124
2011-03-19Use = instead of / for delimiter in appconfig filespatacongo1-1/+1
2011-03-18Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo3-72/+72
2011-03-18Move NSH to apps/ as librarypatacongo1-0/+36
2011-03-12More support for SLIP data link protocolpatacongo3-6/+2
2011-02-14Change all CVS references to SVNpatacongo1-2/+2
2010-10-27Add strnlen()patacongo3-0/+3
2010-08-28Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo3-12/+12
2009-12-15Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo4-36/+35
2009-12-12Working on HCS12 buildpatacongo1-2/+3
2009-11-07Fixes for Z80 compilepatacongo1-0/+29
2009-09-15Add CONFIG_DEBUG_SYMBOLSpatacongo6-3/+12
2009-06-25Consolidate buffer dumping; fix all occurrences of 'the the'patacongo1-1/+1
2009-06-15Add conditional compilation to eliminate or limit cloning of descriptors when...patacongo3-0/+90
2009-04-08Add option to copy to RAMpatacongo3-9/+18
2009-03-09Add option to select priority inheritancepatacongo3-3/+21
2008-11-26Need pre-processor support for auto-generation of source filepatacongo3-3/+18
2008-11-20Add support for TCP/IP connection backlogpatacongo3-0/+6
2008-11-17Default state is poll() disabledpatacongo3-0/+3
2008-11-13Added CONFIG_USERMAIN_STACKSIZEpatacongo3-3/+24
2008-11-13Change configuration namepatacongo3-6/+6
2008-11-07Update for changes to common/up_internal.hpatacongo1-8/+3
2008-11-07Fix broken function allpatacongo1-1/+1
2008-09-18ARM architecture supports lowconsolepatacongo1-2/+1
2008-09-17Add raw binary optionpatacongo3-0/+12
2008-09-16Add support for Intel Hex format outputpatacongo3-3/+15
2008-09-11Add /etc via ROMFS and /tmp via FAT FS to NSHpatacongo1-2/+45
2008-09-02Add uIP access to ICMP protocolpatacongo3-3/+9
2008-08-16NSH redirected outputpatacongo3-11/+14
2008-03-04Explicitly use /bin/bash vs /bin/sh for Ubuntu compatibilitypatacongo3-3/+3
2008-02-20Incorporate patch 1897630patacongo4-7/+7
2008-02-18Still detangling lowuart stuffpatacongo6-7/+31
2008-02-18Fix LOWCONSOLE confusionpatacongo1-6/+0