diff options
Diffstat (limited to 'development/mcu8051ide/slack-desc')
-rw-r--r-- | development/mcu8051ide/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/mcu8051ide/slack-desc b/development/mcu8051ide/slack-desc new file mode 100644 index 000000000000..b8b2d5d1eafc --- /dev/null +++ b/development/mcu8051ide/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +mcu8051ide: mcu8051ide (A graphical IDE for 8051 Family of Microcontrollers) +mcu8051ide: +mcu8051ide: MCU 8051 IDE is integrated development enviroment for +mcu8051ide: microcontrollers based on 8051. Supported programming languages are C +mcu8051ide: and assembly. It has its own assembler and support for 2 external +mcu8051ide: assemblers. For C language it uses SDCC compiler. +mcu8051ide: +mcu8051ide: This IDE contains simulator, source code editor, assembler, +mcu8051ide: HW programmer and much other tools. Simulator supports over 79 MCU +mcu8051ide: primarily from Atmel. +mcu8051ide: |