summaryrefslogtreecommitdiff
path: root/nuttx/arch/avr/src/avr/avr_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Rename all use of up_boardinitialize(). Should not use common microprocessin...Gregory Nutt2015-02-281-1/+1
* More trailing whilespace removalGregory Nutt2014-04-131-2/+2
* Standardize stack checking interfaceGregory Nutt2013-09-241-28/+8
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-261-1/+1
* Created new directories to hold SPI-related filesGregory Nutt2013-07-011-1/+1
* Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which ...patacongo2013-03-141-1/+1
* Resync new repository with old repo r5166patacongo2012-09-171-2/+5
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Add a USB mass storage example for AVRpatacongo2011-06-201-4/+3
* Add logic to measure AVR stack usagepatacongo2011-06-181-10/+21
* Fix AVR clock setup; add SPI driverpatacongo2011-06-171-0/+85
* Finsh AVR serial driverspatacongo2011-06-111-1/+1
* More AVR context switching logicpatacongo2011-06-081-1/+1
* More AVR build fixespatacongo2011-06-071-0/+101