summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/z16f2800100zcog/ostest
AgeCommit message (Expand)AuthorFilesLines
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...patacongo1-1/+1
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-10/+10
2011-03-12More support for SLIP data link protocolpatacongo1-2/+1
2010-10-27Add strnlen()patacongo1-0/+1
2010-10-01Update ZNEO to use ZDS-II 4.11.1patacongo2-5/+5
2010-08-28Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo1-4/+4
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/+9
2008-12-08Need to use cygpath consistently for compilation in subdirectoriespatacongo1-2/+2
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-11-07Make sure z16f still buildspatacongo1-0/+8
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-03-04Explicitly use /bin/bash vs /bin/sh for Ubuntu compatibilitypatacongo1-1/+1
2008-02-20Incorporate patch 1897630patacongo1-1/+1
2008-02-17Fix errors/omissions in previous check-inpatacongo1-2/+1
2008-02-11Adding Z8Encore\!patacongo1-2/+2
2008-02-05ZNeo is big-endianpatacongo1-0/+2
2008-02-03Changes for clean link of pashello with z16fpatacongo1-0/+5
2008-01-31*** empty log message ***patacongo1-1/+1
2008-01-31ostest resultpatacongo1-0/+529
2008-01-31Z16F integration changespatacongo1-4/+4
2008-01-30Fix z16f addressing issuespatacongo1-236/+237
2008-01-30Added low-level console driverpatacongo1-0/+1
2008-01-29Misc fixespatacongo1-1/+1
2008-01-28Fix printf-related warningspatacongo1-3/+3
2008-01-28Z16F compile/link with all OS features enabledpatacongo1-28/+32
2008-01-26Fix a16f serial bugspatacongo2-4/+5
2008-01-25Initial Z61F debugpatacongo2-0/+249
2008-01-25Add z16f system exception handling logic.patacongo1-1/+4
2008-01-23Add preliminary support for Z16F serial portpatacongo1-5/+2
2008-01-23*** empty log message ***patacongo1-91/+91
2008-01-13Fix Z16F context structurepatacongo1-3/+3
2008-01-11Add low-level UART supportpatacongo1-7/+28
2008-01-10Add Z16F head assemblypatacongo1-2/+6
2008-01-10Passing union parms as const upsets ZDS-II compilerpatacongo1-2/+2