summaryrefslogtreecommitdiff
path: root/nuttx/arch/avr/src/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add support for the Atollic 'Lite' toolchain in all STM32 F4 configurationspatacongo2012-02-231-5/+0
* Candidate fix for the libboard.a dependency problem (from Mike Smith)patacongo2012-01-291-2/+4
* Fix issue with multilib buildpatacongo2011-08-301-1/+1
* Add an 'export' target to the NuttX top-level Makefilepatacongo2011-07-111-4/+16
* More AVR build fixespatacongo2011-06-071-7/+11
* Setting up AVR build environmentpatacongo2011-06-071-0/+2
* Fix AVR build, Add hooks for kernel threadspatacongo2011-04-071-5/+0
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-031-2/+2
* Add AVR32 start functionpatacongo2010-10-061-2/+7
* Add framework for AVRpatacongo2010-10-031-0/+144