summaryrefslogtreecommitdiff
path: root/nuttx/arch/avr/src/at32uc3
Commit message (Expand)AuthorAgeFilesLines
* More AVR context switching logicpatacongo2011-06-081-0/+6
* Add directory structure for AVR and ATMEGApatacongo2011-05-311-4/+4
* Add resource.h and fixed frequently cloned typopatacongo2011-05-241-2/+2
* current_regs should be volatile; add support for nested interrupts; enable in...patacongo2011-04-061-2/+2
* Progress debugging serial driverpatacongo2010-11-061-2/+2
* Fix console init link probllempatacongo2010-11-051-2/+0
* Add NSH configurationpatacongo2010-11-031-1/+1
* Fixes timer interruptspatacongo2010-11-031-8/+8
* Need to wait not busy in another placepatacongo2010-11-021-2/+3
* It took me a long time to figure out that the board has no 32KHz crystalpatacongo2010-11-022-26/+64
* Missing quotepatacongo2010-10-311-1/+1
* commentspatacongo2010-10-311-0/+13
* Fix heap allocation and RTC not-busy waitpatacongo2010-10-311-1/+1
* Basic serial console now workspatacongo2010-10-312-11/+30
* Debug typo fixespatacongo2010-10-312-5/+5
* Fix conditional compilationpatacongo2010-10-301-2/+2
* Early debug changespatacongo2010-10-301-1/+1
* Fix big-time naming error -- what was I thinking?patacongo2010-10-3034-0/+9358