summaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Expand)AuthorAgeFilesLines
* First AVR compilepatacongo2011-06-072-1/+60
* More AVR build fixespatacongo2011-06-0713-319/+618
* Setting up AVR build environmentpatacongo2011-06-071-0/+2
* Add AT90USB configurationpatacongo2011-06-071-5/+35
* Add AT90USB support and AVR vector/startup logicpatacongo2011-06-078-0/+1181
* Fix minimum MTU... must be at lest 576patacongo2011-06-062-2/+3
* Add directory structure for AVR and ATMEGApatacongo2011-05-3116-78/+1169
* atexit() functions now called when task killed by task delete; For MCUs with ...patacongo2011-05-282-2/+9
* Add analog die header filepatacongo2011-05-271-0/+421
* Add LPC3154 OTP header filepatacongo2011-05-273-2/+146
* Adding LPC315x support to header filespatacongo2011-05-277-51/+127
* Rename all lpc313x to lpc31xxpatacongo2011-05-2759-5835/+5835
* Add resource.h and fixed frequently cloned typopatacongo2011-05-241-2/+2
* Fixes to PIC32 config wordspatacongo2011-05-235-79/+134
* Add a tool to create proper nuttx.hex files for PICkit2patacongo2011-05-221-2/+1
* Fix for clean PIC32 compile with DEBUG onpatacongo2011-05-223-24/+41
* Add E1000 PIC NIC driver from Yu Qiangpatacongo2011-05-212-1/+24
* Completes coding portion of basic PIC32 portpatacongo2011-05-216-141/+315
* PIC32: Fix timer 1 source, uart priority, add pre-fetch cache header filepatacongo2011-05-216-170/+361
* PIC32 Device Configuration Wordspatacongo2011-05-216-9/+225
* Add PIC32 UART supportpatacongo2011-05-2010-109/+726
* Add PIC32 interrupt decode logicpatacongo2011-05-207-41/+429
* Fleshing out PIC32 portpatacongo2011-05-2011-309/+1584
* Clean up a few PIC32 link errorspatacongo2011-05-202-19/+34
* Add PIC32 exception handlerspatacongo2011-05-206-57/+224
* Add PIC32 exception handling macrospatacongo2011-05-193-10/+435
* Add PIC32 interrupt controls and timer initializationpatacongo2011-05-198-52/+482
* 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-1810-7/+837
* 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-1817-96/+1642
* Add start functionpatacongo2011-05-177-70/+715
* Add MIPS32 interrupt controlspatacongo2011-05-175-26/+242
* Beginnings of PIC32 build environmentpatacongo2011-05-1610-29/+1009
* Completes all PIC32 header filespatacongo2011-05-163-15/+567
* Add initial CC1101 wireless logic from Urospatacongo2011-05-168-109/+332
* More PIC32 header filespatacongo2011-05-157-82/+810
* Add more PIC32 header filespatacongo2011-05-152-0/+224
* updates to RGMP filespatacongo2011-05-151-0/+2
* More PIC32 header filespatacongo2011-05-155-84/+459
* More updates to README filespatacongo2011-05-141-11/+11
* Add FLASH header filepatacongo2011-05-132-91/+229
* Add PIC32 RTC definitionspatacongo2011-05-134-48/+259
* Fix com.c logic errorpatacongo2011-05-121-1/+5
* Add PIC32 DMA header filepatacongo2011-05-123-22/+503
* Changes for clean RGMP compilepatacongo2011-05-121-2/+2
* Modify standard header files to work with RGMPpatacongo2011-05-123-0/+453
* First set of changes to incorporate the RGMP portpatacongo2011-05-1211-0/+1942