summaryrefslogtreecommitdiff
path: root/nuttx/configs/avr32dev1
Commit message (Expand)AuthorAgeFilesLines
* Add AT90USB support and AVR vector/startup logicpatacongo2011-06-071-8/+17
* Add resource.h and fixed frequently cloned typopatacongo2011-05-242-4/+4
* Add a layer to redirect kernel-mode memory manager accessespatacongo2011-04-052-6/+0
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-032-6/+6
* Remove .built_alwayspatacongo2011-04-012-3/+3
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-212-6/+6
* Move nuttx/examples to apps/examplespatacongo2011-03-204-38/+84
* Use = instead of / for delimiter in appconfig filespatacongo2011-03-191-1/+1
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-182-118/+118
* Move NSH to apps/ as librarypatacongo2011-03-181-0/+36
* More support for SLIP data link protocolpatacongo2011-03-122-4/+0
* #warning removalpatacongo2011-03-091-1/+1
* README updatepatacongo2010-11-061-7/+9
* The AVR32 port now passes the OS testpatacongo2010-11-051-0/+404
* Fix excepion handling reg savepatacongo2010-11-051-0/+4
* Add NSH configurationpatacongo2010-11-036-10/+1130
* It took me a long time to figure out that the board has no 32KHz crystalpatacongo2010-11-022-5/+20
* Fix heap allocation and RTC not-busy waitpatacongo2010-10-312-1/+10
* Basic serial console now workspatacongo2010-10-311-1/+1
* Early debug changespatacongo2010-10-304-105/+156
* Fix big-time naming error -- what was I thinking?patacongo2010-10-306-26/+26
* Add strnlen()patacongo2010-10-271-0/+1
* Add doisp.shpatacongo2010-10-233-12/+37
* updatepatacongo2010-10-232-1/+96
* updatepatacongo2010-10-211-5/+20
* updatepatacongo2010-10-211-0/+53
* Finish clocking logicpatacongo2010-10-181-20/+76
* Add button logicpatacongo2010-10-175-34/+90
* Add button supportpatacongo2010-10-174-5/+219
* Remove unused LED definitionspatacongo2010-10-171-38/+0
* Add LED logicpatacongo2010-10-173-12/+39
* No up_en/disable_irq'spatacongo2010-10-161-0/+4
* Add AVR32 system timerpatacongo2010-10-161-6/+11
* GPIO support/USART GPIO initpatacongo2010-10-132-6/+11
* miscpatacongo2010-10-122-0/+31
* Add stubs for AVR32 IRQ controlspatacongo2010-10-091-1/+1
* Finish serial driverpatacongo2010-10-091-3/+3
* Add uart init logicpatacongo2010-10-091-0/+14
* Add beginnings of a serial consolepatacongo2010-10-083-7/+7
* Add skeleton of AVR32 initpatacongo2010-10-083-7/+24
* Add memorymappatacongo2010-10-073-60/+87
* Add AVR32 start functionpatacongo2010-10-062-14/+11
* Cloned AVR32 code now compilespatacongo2010-10-047-438/+21
* update toolchain infopatacongo2010-10-044-23/+202
* Initial fixes to configurationpatacongo2010-10-039-17/+17
* Add configuration for AVR32DEV1 boardpatacongo2010-10-0310-0/+1931