summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-14 15:57:29 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-15 21:41:38 +0700
commit6db48fbc7154e9e1858569cfcceb5a16eb950cbe (patch)
treebda55363662bf57fc855ff34e3f99aa294b35602 /development
parenta1694a6aa958367535ef40958bc0d464cb30d1b1 (diff)
downloadslackbuilds-6db48fbc7154e9e1858569cfcceb5a16eb950cbe.tar.gz
slackbuilds-6db48fbc7154e9e1858569cfcceb5a16eb950cbe.tar.xz
development/mcu8051ide: Fix README.
Diffstat (limited to 'development')
-rw-r--r--development/mcu8051ide/README21
1 files changed, 10 insertions, 11 deletions
diff --git a/development/mcu8051ide/README b/development/mcu8051ide/README
index 7455d06fee..85ca2c6221 100644
--- a/development/mcu8051ide/README
+++ b/development/mcu8051ide/README
@@ -1,17 +1,16 @@
-MCU 8051 IDE is integrated development enviroment for
-microcontrollers based on 8051.
+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.
+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® Windows® system.
+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.
+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.).
+HW programmer supports 8 ISP programmable MCUs from Atmel (AT89Sxx,
+AT89LSxx). There is also support for simple hardware simulation (like
+LEDs, keys, etc).