summaryrefslogtreecommitdiffstats
path: root/target/device/Atmel/atstk100x/target_skeleton
Commit message (Collapse)AuthorAgeFilesLines
* Atmel/atstk100*: make /etc/mtab a symlink to /proc/mountsPeter Korsgaard2010-07-181-0/+0
| | | | | | | | Closes #2233 To match the other skeletons. 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
* This patch renames the Atmel atstk1002 target board to a more generic ↵John Voltz2008-04-2456-0/+4334
atstk100x name. This to make it easier to add support for other CPU-boards than atstk1002. Submitted by Hans-Christian Egtvedt