summaryrefslogtreecommitdiff
path: root/nuttx/configs/avr32dev1
Commit message (Collapse)AuthorAgeFilesLines
* README updatepatacongo2010-11-061-7/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3087 42af7a65-404d-4744-a932-0658087f49c3
* The AVR32 port now passes the OS testpatacongo2010-11-051-0/+404
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3075 42af7a65-404d-4744-a932-0658087f49c3
* Fix excepion handling reg savepatacongo2010-11-051-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3074 42af7a65-404d-4744-a932-0658087f49c3
* Add NSH configurationpatacongo2010-11-036-10/+1130
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3072 42af7a65-404d-4744-a932-0658087f49c3
* It took me a long time to figure out that the board has no 32KHz crystalpatacongo2010-11-022-5/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3069 42af7a65-404d-4744-a932-0658087f49c3
* Fix heap allocation and RTC not-busy waitpatacongo2010-10-312-1/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3065 42af7a65-404d-4744-a932-0658087f49c3
* Basic serial console now workspatacongo2010-10-311-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3064 42af7a65-404d-4744-a932-0658087f49c3
* Early debug changespatacongo2010-10-304-105/+156
| | | | 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-306-26/+26
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3059 42af7a65-404d-4744-a932-0658087f49c3
* Add strnlen()patacongo2010-10-271-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3054 42af7a65-404d-4744-a932-0658087f49c3
* Add doisp.shpatacongo2010-10-233-12/+37
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3048 42af7a65-404d-4744-a932-0658087f49c3
* updatepatacongo2010-10-232-1/+96
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3047 42af7a65-404d-4744-a932-0658087f49c3
* updatepatacongo2010-10-211-5/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3044 42af7a65-404d-4744-a932-0658087f49c3
* updatepatacongo2010-10-211-0/+53
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3043 42af7a65-404d-4744-a932-0658087f49c3
* Finish clocking logicpatacongo2010-10-181-20/+76
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3040 42af7a65-404d-4744-a932-0658087f49c3
* Add button logicpatacongo2010-10-175-34/+90
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3030 42af7a65-404d-4744-a932-0658087f49c3
* Add button supportpatacongo2010-10-174-5/+219
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3029 42af7a65-404d-4744-a932-0658087f49c3
* Remove unused LED definitionspatacongo2010-10-171-38/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3028 42af7a65-404d-4744-a932-0658087f49c3
* Add LED logicpatacongo2010-10-173-12/+39
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3027 42af7a65-404d-4744-a932-0658087f49c3
* No up_en/disable_irq'spatacongo2010-10-161-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3022 42af7a65-404d-4744-a932-0658087f49c3
* Add AVR32 system timerpatacongo2010-10-161-6/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3021 42af7a65-404d-4744-a932-0658087f49c3
* GPIO support/USART GPIO initpatacongo2010-10-132-6/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3007 42af7a65-404d-4744-a932-0658087f49c3
* miscpatacongo2010-10-122-0/+31
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3006 42af7a65-404d-4744-a932-0658087f49c3
* Add stubs for AVR32 IRQ controlspatacongo2010-10-091-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2988 42af7a65-404d-4744-a932-0658087f49c3
* Finish serial driverpatacongo2010-10-091-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2983 42af7a65-404d-4744-a932-0658087f49c3
* Add uart init logicpatacongo2010-10-091-0/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2982 42af7a65-404d-4744-a932-0658087f49c3
* Add beginnings of a serial consolepatacongo2010-10-083-7/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2977 42af7a65-404d-4744-a932-0658087f49c3
* Add skeleton of AVR32 initpatacongo2010-10-083-7/+24
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2975 42af7a65-404d-4744-a932-0658087f49c3
* Add memorymappatacongo2010-10-073-60/+87
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2972 42af7a65-404d-4744-a932-0658087f49c3
* Add AVR32 start functionpatacongo2010-10-062-14/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2970 42af7a65-404d-4744-a932-0658087f49c3
* Cloned AVR32 code now compilespatacongo2010-10-047-438/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2965 42af7a65-404d-4744-a932-0658087f49c3
* update toolchain infopatacongo2010-10-044-23/+202
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2964 42af7a65-404d-4744-a932-0658087f49c3
* Initial fixes to configurationpatacongo2010-10-039-17/+17
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2963 42af7a65-404d-4744-a932-0658087f49c3
* Add configuration for AVR32DEV1 boardpatacongo2010-10-0310-0/+1931
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2962 42af7a65-404d-4744-a932-0658087f49c3