mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
e385027b21
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
17 lines
653 B
Text
17 lines
653 B
Text
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).
|