diff options
author | Lucas Chiesa (tulku) <lucas.chiesa@gmail.com> | 2008-10-26 17:45:33 +0000 |
---|---|---|
committer | Lucas Chiesa (tulku) <lucas.chiesa@gmail.com> | 2008-10-26 17:45:33 +0000 |
commit | b807d68090007f485cb3bc1a79860d0934d0f287 (patch) | |
tree | b46c45d6342553713f5372902628dbdd1329af71 /dev-embedded/s51dude/metadata.xml | |
parent | mail-client/alpine: New Ebuild for bug 176904. Thanks to Sascha Lucas and Hol... (diff) | |
download | sunrise-b807d68090007f485cb3bc1a79860d0934d0f287.tar.gz sunrise-b807d68090007f485cb3bc1a79860d0934d0f287.tar.bz2 sunrise-b807d68090007f485cb3bc1a79860d0934d0f287.zip |
dev-embedded/s51dude: New ebuild for s51dude. Bug 241662
svn path=/sunrise/; revision=7265
Diffstat (limited to 'dev-embedded/s51dude/metadata.xml')
-rw-r--r-- | dev-embedded/s51dude/metadata.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-embedded/s51dude/metadata.xml b/dev-embedded/s51dude/metadata.xml new file mode 100644 index 000000000..8f99f258f --- /dev/null +++ b/dev-embedded/s51dude/metadata.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>maintainer-wanted</herd> + <longdescription lang="en"> + s51dude is an In-System programming tool specifically designed to be used + with the usbtinyisp board and the Atmel's 8051 family of micrcontrollers. + + This program is intended to cover the need of the 8051 developer who wants + to program the devices with computers without parallel or serial port. The + only alternative left is to use the USB port. That is when you will need + s51dude. + + Before being able to use this software, you need to have a working + usbtinyisp board. For more information, please read: + http://s51dude.gforge.lug.fi.uba.ar/ + </longdescription> +</pkgmetadata> |