summaryrefslogtreecommitdiff
path: root/nuttx/arch/z16/include
Commit message (Expand)AuthorAgeFilesLines
* More trailing whilespace removalGregory Nutt2014-04-132-4/+4
* Various changes for a clean ZNEO ZDS-II buildGregory Nutt2013-12-193-11/+80
* Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo2012-12-071-11/+11
* ZNEO configurations updated to use ZDS-II version 5.0.1patacongo2012-11-291-4/+4
* Email address change in nuttx/patacongo2012-09-137-7/+7
* Change all values in all limits.h for all architectures to signed decimal; th...patacongo2012-07-051-20/+25
* Remove user_initialize(); Make sure all integer types are signed that need to bepatacongo2011-04-061-4/+4
* Stubs are working/Proxies are closepatacongo2011-04-011-0/+82
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-4/+8
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-141-14/+22
* Need limits of signed and unsigned pointer-sized integerspatacongo2009-12-141-2/+3
* Add range of pointer integer typespatacongo2009-12-132-24/+29
* Eliminate some hcs12 compile errors/warningspatacongo2009-12-131-1/+5
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
* Z16F compile/link with all OS features enabledpatacongo2008-01-281-1/+1
* Add z16f system exception handling logic.patacongo2008-01-251-34/+32
* Add Z16f context switching logicpatacongo2008-01-241-22/+58
* Fixes for clean(er) compilationpatacongo2008-01-231-0/+8
* Missed cloing commentpatacongo2008-01-211-1/+1
* Fix Z16F context structurepatacongo2008-01-132-14/+40
* untest z16f codepatacongo2008-01-111-28/+39
* Add Z16F interruptspatacongo2008-01-111-2/+31
* Compiles with ZDS-IIpatacongo2008-01-091-14/+12
* Fix ZNeo compile errorspatacongo2008-01-091-2/+2
* Adding support for Z16Fpatacongo2008-01-077-0/+585