diff options
Diffstat (limited to 'development/mcu8051ide')
-rw-r--r-- | development/mcu8051ide/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/development/mcu8051ide/README b/development/mcu8051ide/README index 85ca2c6221..9659af514c 100644 --- a/development/mcu8051ide/README +++ b/development/mcu8051ide/README @@ -1,5 +1,5 @@ -MCU 8051 IDE is an integrated development environment 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 @@ -8,8 +8,9 @@ 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. +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 |