summaryrefslogtreecommitdiff
path: root/nuttx/arch/avr/src/at90usb/at90usb_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-4/+2
* More trailing whilespace removalGregory Nutt2014-04-131-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
* Need to control watchdog timer on AT90USBpatacongo2011-06-151-0/+44
* More logic for the AVR portpatacongo2011-06-081-0/+103