aboutsummaryrefslogtreecommitdiff
path: root/samples/avr32-unknown-none
Commit message (Collapse)AuthorAgeFilesLines
* samples: updateYann E. MORIN"2011-04-281-9/+36
| | | | | | Release is coming soon... Time to update samples... Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* samples: update the samplesYann E. MORIN"2011-01-301-5/+9
| | | | | | | | | | Release time is coming at a fast pace. It is now time to update the samples so they apply cleanly. The canadian-cross sample mingw32,i686-none-linux-gnu has been replaced with i586-mingw32msvc,i686-none-linux-gnu. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* samples: update all samples to latest config knobsYann E. MORIN"2010-11-031-13/+28
| | | | | | | No new feature, no newer version, only updates so that samples can be recalled without anything to set. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* samples: update to not use // downloadYann E. MORIN"2010-10-181-1/+1
| | | | | | | Parallel download can cause issues in some network environments (eg. behind some firewalls/routers), so default to not //. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* samples: update all samples to use the new build dirYann E. MORIN"2010-10-071-1/+1
| | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* samples: update all samplesYann E. MORIN"2010-08-011-4/+32
| | | | All samples get rebased, no new option is chosen.
* samples: updateYann E. MORIN"2010-04-301-12/+34
|
* 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