summaryrefslogtreecommitdiff
path: root/nuttx/arch/avr/src/at32uc3
Commit message (Expand)AuthorAgeFilesLines
* Serial driver needed even when no console; Fix user LED settings in all STM32...patacongo2013-01-281-2/+15
* Email address change in nuttx/patacongo2012-09-1331-31/+31
* Reconfigured Shenzhou to use JTAG. Misc Kconfig changespatacongo2012-09-091-0/+2
* Move RAMLOG driver to drivers/syslog; Add ability to output debug information...patacongo2012-08-021-0/+1
* More Kconfig stuffpatacongo2012-04-171-0/+7
* Move serial header files to include/nuttx/serialpatacongo2012-03-211-1/+1
* Fix a small RAM log bug (the RAM log still does not work)patacongo2012-02-121-1/+1
* Fix some typos and compilation errors introduced in the last checkinpatacongo2012-02-121-1/+1
* Add logic to re-direct debug output to a sysloggin devicepatacongo2012-02-111-0/+6
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-114-18/+32
* 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