summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Need to clean NXFFS directorypatacongo2011-05-151-2/+2
* Prep for 6.3 releasenuttx-6.3patacongo2011-05-155-120/+208
* 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-146-20/+28
* Update README filespatacongo2011-05-145-14/+23
* 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-134-7/+72
* Add network apps to RGMP appconfigpatacongo2011-05-131-0/+11
* Fix possibly deadlock conditionpatacongo2011-05-132-35/+41
* Fix com.c logic errorpatacongo2011-05-121-1/+5
* Add PIC32 DMA header filepatacongo2011-05-123-22/+503
* Changes for clean RGMP compilepatacongo2011-05-127-26/+104
* install updates from Urospatacongo2011-05-122-10/+11
* Modify standard header files to work with RGMPpatacongo2011-05-1210-8/+492
* First set of changes to incorporate the RGMP portpatacongo2011-05-1235-7/+4071
* Incorporate install app from Urospatacongo2011-05-1211-7/+634
* 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-116-54/+768
* tools/mkdep.sh should not report an error if there are no files on the comman...patacongo2011-05-1111-21/+5
* Fix a netutils build issuepatacongo2011-05-115-4/+7
* Add more PIC32 header filespatacongo2011-05-105-1/+1063
* updated READMEpatacongo2011-05-101-0/+8
* Ported Ficl to NuttX apps/patacongo2011-05-1010-6/+304
* Pascal now installs in the apps/ directorypatacongo2011-05-1021-129/+351
* Fix an error in link to include/appspatacongo2011-05-092-1/+3
* Move nuttx/include/apps to apps/includepatacongo2011-05-0914-3/+12
* Add PIC32 CP0 Regsiter Definitionspatacongo2011-05-096-227/+1019