summaryrefslogtreecommitdiff
path: root/nuttx/configs/z16f2800100zcog
Commit message (Expand)AuthorAgeFilesLines
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-152-2/+1
* Add CONFIG_DEBUG_SYMBOLSpatacongo2009-09-154-4/+10
* Add conditional compilation to eliminate or limit cloning of descriptors when...patacongo2009-06-152-0/+60
* Add option to copy to RAMpatacongo2009-04-082-6/+12
* Add option to select priority inheritancepatacongo2009-03-092-2/+18
* Fixes for z16f compilepatacongo2009-02-071-1/+1
* Need to use cygpath consistently for compilation in subdirectoriespatacongo2008-12-083-6/+6
* Need pre-processor support for auto-generation of source filepatacongo2008-11-262-0/+10
* Add support for TCP/IP connection backlogpatacongo2008-11-202-0/+4
* Default state is poll() disabledpatacongo2008-11-172-0/+2
* Added CONFIG_USERMAIN_STACKSIZEpatacongo2008-11-132-2/+16
* Change configuration namepatacongo2008-11-132-4/+4
* Make sure z16f still buildspatacongo2008-11-072-0/+16
* Add raw binary optionpatacongo2008-09-172-0/+8
* Add support for Intel Hex format outputpatacongo2008-09-162-2/+10
* Add uIP access to ICMP protocolpatacongo2008-09-022-2/+6
* NSH redirected outputpatacongo2008-08-162-0/+2
* Explicitly use /bin/bash vs /bin/sh for Ubuntu compatibilitypatacongo2008-03-042-2/+2
* Incorporate patch 1897630patacongo2008-02-202-2/+2
* Add LED logicpatacongo2008-02-181-2/+2
* Fix errors/omissions in previous check-inpatacongo2008-02-172-4/+2
* Adding Z8Encore\!patacongo2008-02-112-3/+3
* updatepatacongo2008-02-071-7/+19
* ZNeo is big-endianpatacongo2008-02-052-0/+4
* Changes for clean link of pashello with z16fpatacongo2008-02-032-0/+10
* Describe pashello configpatacongo2008-02-021-1/+7
* Add pashello examplepatacongo2008-02-026-0/+891
* *** empty log message ***patacongo2008-01-311-1/+1
* ostest resultpatacongo2008-01-311-0/+529
* Z16F integration changespatacongo2008-01-311-4/+4
* Fix z16f addressing issuespatacongo2008-01-301-236/+237
* Added low-level console driverpatacongo2008-01-301-0/+1
* Misc fixespatacongo2008-01-291-1/+1
* Fix printf-related warningspatacongo2008-01-281-3/+3
* Z16F compile/link with all OS features enabledpatacongo2008-01-282-28/+33
* Fix a16f serial bugspatacongo2008-01-263-5/+7
* minor updatespatacongo2008-01-251-1/+1
* Initial Z61F debugpatacongo2008-01-252-0/+249
* Add z16f system exception handling logic.patacongo2008-01-253-60/+14
* Add z16f LED logicpatacongo2008-01-244-10/+184
* Add preliminary support for Z16F serial portpatacongo2008-01-232-5/+7
* *** empty log message ***patacongo2008-01-231-91/+91
* Fixes for clean(er) compilationpatacongo2008-01-232-10/+13
* Fix Z16F context structurepatacongo2008-01-132-5/+10
* Fix some ZDS-II compile errorspatacongo2008-01-112-2/+4
* untest z16f codepatacongo2008-01-112-1/+82
* Add low-level UART supportpatacongo2008-01-111-7/+28
* Add Z16F head assemblypatacongo2008-01-101-2/+6
* Passing union parms as const upsets ZDS-II compilerpatacongo2008-01-101-2/+2
* First cut at ZDS-II link commandpatacongo2008-01-104-516/+29