summaryrefslogtreecommitdiffstats
path: root/target/device/Atmel/atngw100/target_skeleton
Commit message (Collapse)AuthorAgeFilesLines
* skeleton: fix atstk1005, ststk100x and atngw100 for POSIX complianceYann E. MORIN2010-09-301-3/+3
| | | | | | | | Using two '=' for string comparison is a bashism. Revert to using one, as stated in POSIX 1003.1-2008. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* target/device/Atmel: add /sys to target skeletonsPeter Korsgaard2008-10-181-0/+0
| | | | Reported by John Schimandle
* target_skeleton: mark empty directories with .empty filesPeter Korsgaard2008-03-3018-0/+0
| | | | | | | Mark empty directories in target skeletons with .empty files and remove them while copying to target (like it's already done for svn and cvs files) to better support version control system which don't handle empty directories (E.G. git-svn).
* updates and additions for avr32 archJohn Voltz2008-03-068-18/+54
|
* Update NGW100 skeletonUlf Samuelsson2007-10-127-7/+74
|
* Use correct board name for ngw100Ulf Samuelsson2007-09-201-2/+4
|
* additional skeleton for AVR32Ulf Samuelsson2007-08-214-0/+70
|
* Update atngw100 target skeletonUlf Samuelsson2007-08-1720-71/+74
|
* Add atngw100 targetUlf Samuelsson2007-07-2946-0/+3961