summaryrefslogtreecommitdiff
path: root/nuttx/configs/z80sim
Commit message (Expand)AuthorAgeFilesLines
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 2 of 2)patacongo2012-04-061-0/+4
* Move serial header files to include/nuttx/serialpatacongo2012-03-211-1/+1
* Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo2012-02-273-9/+9
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-112-6/+6
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-023-4/+0
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-011-2/+3
* Incorporate Z80 bugfixes reported by Phillip Klaus Krausepatacongo2012-01-061-1/+27
* Add resource.h and fixed frequently cloned typopatacongo2011-05-243-6/+6
* Pascal now installs in the apps/ directorypatacongo2011-05-101-0/+4
* Add a layer to redirect kernel-mode memory manager accessespatacongo2011-04-053-9/+0
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-033-6/+6
* Remove .built_alwayspatacongo2011-04-013-4/+4
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-213-9/+9
* Move nuttx/examples to apps/examplespatacongo2011-03-206-39/+124
* Use = instead of / for delimiter in appconfig filespatacongo2011-03-191-1/+1
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-183-72/+72
* Move NSH to apps/ as librarypatacongo2011-03-181-0/+36
* More support for SLIP data link protocolpatacongo2011-03-123-6/+2
* Change all CVS references to SVNpatacongo2011-02-141-2/+2
* Add strnlen()patacongo2010-10-273-0/+3
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-283-12/+12
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-154-36/+35
* Working on HCS12 buildpatacongo2009-12-121-2/+3
* Fixes for Z80 compilepatacongo2009-11-071-0/+29
* Add CONFIG_DEBUG_SYMBOLSpatacongo2009-09-156-3/+12
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
* Add conditional compilation to eliminate or limit cloning of descriptors when...patacongo2009-06-153-0/+90
* Add option to copy to RAMpatacongo2009-04-083-9/+18
* Add option to select priority inheritancepatacongo2009-03-093-3/+21
* Need pre-processor support for auto-generation of source filepatacongo2008-11-263-3/+18
* Add support for TCP/IP connection backlogpatacongo2008-11-203-0/+6
* Default state is poll() disabledpatacongo2008-11-173-0/+3
* Added CONFIG_USERMAIN_STACKSIZEpatacongo2008-11-133-3/+24
* Change configuration namepatacongo2008-11-133-6/+6
* Update for changes to common/up_internal.hpatacongo2008-11-071-8/+3
* Fix broken function allpatacongo2008-11-071-1/+1
* ARM architecture supports lowconsolepatacongo2008-09-181-2/+1
* Add raw binary optionpatacongo2008-09-173-0/+12
* Add support for Intel Hex format outputpatacongo2008-09-163-3/+15
* Add /etc via ROMFS and /tmp via FAT FS to NSHpatacongo2008-09-111-2/+45
* Add uIP access to ICMP protocolpatacongo2008-09-023-3/+9
* NSH redirected outputpatacongo2008-08-163-11/+14
* Explicitly use /bin/bash vs /bin/sh for Ubuntu compatibilitypatacongo2008-03-043-3/+3
* Incorporate patch 1897630patacongo2008-02-204-7/+7
* Still detangling lowuart stuffpatacongo2008-02-186-7/+31
* Fix LOWCONSOLE confusionpatacongo2008-02-181-6/+0
* Add support for the TRS-80 Model 3patacongo2008-02-151-4/+1
* Move all z80-dependencies into arch/z80/src/z80patacongo2008-02-143-109/+1
* Fix z80 problems introduced by z8patacongo2008-02-123-3/+3