summaryrefslogtreecommitdiff
path: root/nuttx/arch/pjrc-8051/include
Commit message (Expand)AuthorAgeFilesLines
* Rename arch/pjrc-8051 to arch/8051patacongo2011-02-254-468/+0
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-162-32/+37
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-141-21/+29
* Need limits of signed and unsigned pointer-sized integerspatacongo2009-12-141-2/+3
* Add range of pointer integer typespatacongo2009-12-132-24/+31
* Eliminate some hcs12 compile errors/warningspatacongo2009-12-131-6/+9
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
* Restructure header files for POSIX compliance; eliminate compile warningspatacongo2007-03-201-0/+1
* Add 8052 IRQ test; Fix places where IDLE task could try to wait on semaphoresnuttx-1.1patacongo2007-03-141-1/+5
* 8051 integrationpatacongo2007-03-131-16/+58
* Fixed 8051 printf bugpatacongo2007-03-112-1/+10
* Add to nsh, add limits.h, gets, strtok, strtok_rpatacongo2007-03-101-0/+70
* Fix some interrupt handling issuespatacongo2007-03-051-2/+2
* Import 8051 supportpatacongo2007-03-023-0/+318