aboutsummaryrefslogtreecommitdiff
path: root/samples/avr32-unknown-none
Commit message (Collapse)AuthorAgeFilesLines
* samples: fix samplesYann E. MORIN"2010-03-191-6/+13
|
* samples: update samplesYann E. MORIN"2010-01-311-7/+19
| | | | | Update to the latest set of config options (no config change). Remove OABI ARM samples.
* samples: update the AVR32 sampleYann E. MORIN"2009-11-221-9/+20
|
* samples: update all samples to the new set of optionsYann E. MORIN"2009-10-281-25/+5
| | | | No version change is made.
* samples: fix the avr32-unknown-none sampleYann E. MORIN"2009-10-081-13/+10
| | | | | | | | Bizarely enough, binutils-2.18 fails to build when CONFIG_SHELL is set to /bin/bash (although it has code to recognise bash and act accordingly). Waht is really strange is that it does build when CONFIG_SHELL is set to /bin/sh, *although* /bin/sh is a symlink to /bin/bash. WTF?!?!
* samples: updateYann E. MORIN"2009-10-041-54/+75
|
* Misc AVR32 cleanups.Martin Lund2009-06-201-8/+11
|
* Added support for Atmel AVR32 headersMartin Lund"2009-05-231-2/+3
|
* Temp fix for newlib configure. Updated avr32 crosstool.config.Martin Lund"2009-05-221-17/+11
|
* Added initial AVR32 support (bare-metal,newlib)Martin Lund"2009-05-222-0/+276