summaryrefslogtreecommitdiff
path: root/nuttx/configs/z16f2800100zcog/src
Commit message (Expand)AuthorAgeFilesLines
* ZNEO now (almost) builds in Windows native environmentpatacongo2012-11-291-1/+1
* Update for ez80 Windows native build (still does not work)patacongo2012-11-211-11/+18
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-171-8/+9
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-1/+1
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-4/+2
* Email address change in nuttx/patacongo2012-09-133-92/+92
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-031-1/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-152-2/+1
* Need to use cygpath consistently for compilation in subdirectoriespatacongo2008-12-081-1/+1
* Adding Z8Encore\!patacongo2008-02-111-1/+1
* Add z16f system exception handling logic.patacongo2008-01-251-55/+5
* Add z16f LED logicpatacongo2008-01-243-2/+157
* Add preliminary support for Z16F serial portpatacongo2008-01-231-0/+5
* Fixes for clean(er) compilationpatacongo2008-01-232-10/+13
* Fix Z16F context structurepatacongo2008-01-131-2/+7
* Fix some ZDS-II compile errorspatacongo2008-01-112-2/+4
* untest z16f codepatacongo2008-01-112-1/+82
* Clean operations are now toolchain specificpatacongo2008-01-101-2/+2
* Cygwin path crazinesspatacongo2008-01-081-2/+3
* Make logic reorganized for non-GNU toolchainpatacongo2008-01-081-7/+7
* Reduce make outputpatacongo2008-01-081-1/+1
* ZNeo compiler now workspatacongo2008-01-081-2/+2
* Add support for tools that can't make dependenciespatacongo2008-01-081-2/+1
* Adding support for Z16Fpatacongo2008-01-071-0/+79