blob: 20a265093f4c490301cfd15145945756c92d86df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
<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>
|