summaryrefslogtreecommitdiff
path: root/nuttx/arch/avr/src/atmega/atmega_lowinit.c
Commit message (Expand)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* Rename all use of up_boardinitialize(). Should not use common microprocessin...Gregory Nutt2015-02-281-2/+2
* First step at porting to MoteinoMEGA. LED shows assert failure at boot. App...jeditekunum2015-01-241-0/+5
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* Auto-configuration updates from Richard Cochranpatacongo2012-08-171-1/+1
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-111-3/+3
* Add logic to measure AVR stack usagepatacongo2011-06-181-5/+7
* Fix AVR clock setup; add SPI driverpatacongo2011-06-171-0/+5
* Fix ATMega128 buildpatacongo2011-06-151-0/+1
* AVR: Need to use rjmp, not jmp, in vector tablepatacongo2011-06-151-0/+43
* More logic for the AVR portpatacongo2011-06-081-0/+103