slackbuilds/development/s51dude
David Spencer 59eec8ee3a development/s51dude: Fixed build with gcc-5.3.0.
Signed-off-by: David Spencer <baildon.research@googlemail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-01-17 09:40:16 +07:00
..
README development/s51dude: Added (In-System programming tool). 2014-07-10 08:25:37 +07:00
doinst.sh development/s51dude: Added (In-System programming tool). 2014-07-10 08:25:37 +07:00
s51dude.SlackBuild development/s51dude: Fixed build with gcc-5.3.0. 2016-01-17 09:40:16 +07:00
s51dude.info development/s51dude: Added (In-System programming tool). 2014-07-10 08:25:37 +07:00
slack-desc development/s51dude: Added (In-System programming tool). 2014-07-10 08:25:37 +07:00

README

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.

It's written in C.