summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
* Add PIC32 exception handlerspatacongo2011-05-207-67/+276
* Add PIC32 exception handling macrospatacongo2011-05-193-10/+435
* Add PIC32 interrupt controls and timer initializationpatacongo2011-05-1910-65/+550
* Add S/W interrupt 0 handlerpatacongo2011-05-183-6/+368
* Add MIPS system call infrastructurepatacongo2011-05-1811-60/+265
* More PIC32 context switching logicpatacongo2011-05-1811-8/+838
* Add more context switching filespatacongo2011-05-189-106/+613
* Add PIC32 register definitions and assertion logicpatacongo2011-05-1810-38/+843
* Add some standard common files to PIC32patacongo2011-05-1819-97/+1654
* Add start functionpatacongo2011-05-179-114/+921
* Add MIPS32 interrupt controlspatacongo2011-05-175-26/+242
* Beginnings of PIC32 build environmentpatacongo2011-05-1618-109/+2678
* Completes all PIC32 header filespatacongo2011-05-164-15/+570
* Add initial CC1101 wireless logic from Urospatacongo2011-05-1632-785/+1955
* Prep for 6.3 releasenuttx-6.3patacongo2011-05-154-119/+205
* More PIC32 header filespatacongo2011-05-157-82/+810
* Add more PIC32 header filespatacongo2011-05-152-0/+224
* updates to RGMP filespatacongo2011-05-154-52/+90
* More PIC32 header filespatacongo2011-05-156-106/+497
* More updates to README filespatacongo2011-05-145-19/+27
* Update README filespatacongo2011-05-144-13/+22
* Extend line buffering logic to puts, fputs, putc, fputc, and putchar()patacongo2011-05-144-40/+54
* Flush buffer after newline in putc, fputc, and puts (but not fputs)patacongo2011-05-145-19/+65
* Implemented line-oriented buffering for std outputpatacongo2011-05-1415-24/+214
* Add FLASH header filepatacongo2011-05-132-91/+229
* Add PIC32 RTC definitionspatacongo2011-05-134-48/+259
* fclose() was not flushing buffered datapatacongo2011-05-133-6/+71
* Add network apps to RGMP appconfigpatacongo2011-05-131-0/+11
* Fix possibly deadlock conditionpatacongo2011-05-131-16/+21
* Fix com.c logic errorpatacongo2011-05-121-1/+5
* Add PIC32 DMA header filepatacongo2011-05-123-22/+503
* Changes for clean RGMP compilepatacongo2011-05-126-26/+99
* Modify standard header files to work with RGMPpatacongo2011-05-1210-8/+492
* First set of changes to incorporate the RGMP portpatacongo2011-05-1230-6/+3896
* Incorporate install app from Urospatacongo2011-05-123-4/+10
* Fix USB host error handling logicpatacongo2011-05-125-16/+20
* Add PIC32 WDT header filepatacongo2011-05-122-10/+127
* More PIC32 header filespatacongo2011-05-113-0/+189
* More PIC32 header filespatacongo2011-05-114-18/+530
* More PIC32 header filespatacongo2011-05-115-53/+767
* tools/mkdep.sh should not report an error if there are no files on the comman...patacongo2011-05-112-3/+5
* Add more PIC32 header filespatacongo2011-05-105-1/+1063
* Ported Ficl to NuttX apps/patacongo2011-05-103-3/+9
* Pascal now installs in the apps/ directorypatacongo2011-05-107-17/+38
* Fix an error in link to include/appspatacongo2011-05-092-1/+3
* Move nuttx/include/apps to apps/includepatacongo2011-05-0914-1212/+12
* Add PIC32 CP0 Regsiter Definitionspatacongo2011-05-095-221/+1013
* Add directory structure to support PIC32patacongo2011-05-0819-2/+1413
* Complets ram mapping logicpatacongo2011-05-0812-118/+404
* More RAM mapping logicpatacongo2011-05-083-5/+204