summaryrefslogtreecommitdiff
path: root/nuttx/arch/avr/src/at32uc3
Commit message (Collapse)AuthorAgeFilesLines
* More AVR context switching logicpatacongo2011-06-081-0/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3683 42af7a65-404d-4744-a932-0658087f49c3
* Add directory structure for AVR and ATMEGApatacongo2011-05-311-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3651 42af7a65-404d-4744-a932-0658087f49c3
* Add resource.h and fixed frequently cloned typopatacongo2011-05-241-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3642 42af7a65-404d-4744-a932-0658087f49c3
* current_regs should be volatile; add support for nested interrupts; enable ↵patacongo2011-04-061-2/+2
| | | | | | interrupts during syscall processing git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3475 42af7a65-404d-4744-a932-0658087f49c3
* Progress debugging serial driverpatacongo2010-11-061-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3078 42af7a65-404d-4744-a932-0658087f49c3
* Fix console init link probllempatacongo2010-11-051-2/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3076 42af7a65-404d-4744-a932-0658087f49c3
* Add NSH configurationpatacongo2010-11-031-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3072 42af7a65-404d-4744-a932-0658087f49c3
* Fixes timer interruptspatacongo2010-11-031-8/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3071 42af7a65-404d-4744-a932-0658087f49c3
* Need to wait not busy in another placepatacongo2010-11-021-2/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3070 42af7a65-404d-4744-a932-0658087f49c3
* It took me a long time to figure out that the board has no 32KHz crystalpatacongo2010-11-022-26/+64
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3069 42af7a65-404d-4744-a932-0658087f49c3
* Missing quotepatacongo2010-10-311-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3068 42af7a65-404d-4744-a932-0658087f49c3
* commentspatacongo2010-10-311-0/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3067 42af7a65-404d-4744-a932-0658087f49c3
* Fix heap allocation and RTC not-busy waitpatacongo2010-10-311-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3065 42af7a65-404d-4744-a932-0658087f49c3
* Basic serial console now workspatacongo2010-10-312-11/+30
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3064 42af7a65-404d-4744-a932-0658087f49c3
* Debug typo fixespatacongo2010-10-312-5/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3063 42af7a65-404d-4744-a932-0658087f49c3
* Fix conditional compilationpatacongo2010-10-301-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3062 42af7a65-404d-4744-a932-0658087f49c3
* Early debug changespatacongo2010-10-301-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3061 42af7a65-404d-4744-a932-0658087f49c3
* Fix big-time naming error -- what was I thinking?patacongo2010-10-3034-0/+9358
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3058 42af7a65-404d-4744-a932-0658087f49c3