slackbuilds/development/mcu8051ide
Willy Sudiarto Raharjo 5da5fcd42d development/mcu8051ide: Update doinst.sh.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-01-09 20:18:25 +00:00
..
README development/mcu8051ide: Fix README. 2016-11-15 21:41:38 +07:00
doinst.sh development/mcu8051ide: Update doinst.sh. 2017-01-09 20:18:25 +00:00
mcu8051ide.SlackBuild development/mcu8051ide: Updated for version 1.4.10. 2015-02-23 08:09:05 +07:00
mcu8051ide.info development/mcu8051ide: Update DOWNLOAD url. 2015-03-04 06:32:22 +07:00
slack-desc development/mcu8051ide: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

MCU 8051 IDE is an integrated development environment for microcontrollers
based on 8051.

Supported programming languages are C and assembly. It has its own
assembler and support for 2 external assemblers. For C language it uses
SDCC compiler.

This program is intended for Linux systems, other POSIX systems and
Microsoft(r) Windows(r) system.

This IDE contains simulator, source code editor, assembler, HW programmer
and much other tools. Simulator supports over 79 MCU primarily from Atmel.

HW programmer supports 8 ISP programmable MCUs from Atmel (AT89Sxx,
AT89LSxx). There is also support for simple hardware simulation (like
LEDs, keys, etc).