summaryrefslogtreecommitdiffstats
path: root/development/sdcc/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'development/sdcc/slack-desc')
-rw-r--r--development/sdcc/slack-desc16
1 files changed, 8 insertions, 8 deletions
diff --git a/development/sdcc/slack-desc b/development/sdcc/slack-desc
index ea0924e273..fabcddda7f 100644
--- a/development/sdcc/slack-desc
+++ b/development/sdcc/slack-desc
@@ -8,12 +8,12 @@
|-----handy-ruler------------------------------------------------------|
sdcc: sdcc (Small Device C Compiler)
sdcc:
-sdcc: SDCC is a retargettable, optimizing ANSI - C compiler that targets the
-sdcc: Intel 8051, Maxim 80DS390, Zilog Z80 and the Motorola 68HC08 based
-sdcc: MCUs. SDCC is Free Open Source Software, distributed under GPL.
-sdcc:
-sdcc: Homepage:http://sdcc.sourceforge.net/
-sdcc:
-sdcc:
-sdcc:
+sdcc: SDCC is a retargettable, optimizing Standard C (ANSI C89, ISO C99, ISO
+sdcc: C11) compiler suite that targets the Intel MCS51 based microprocessors
+sdcc: (8031, 8032, 8051, 8052, etc.), Maxim (formerly Dallas) DS80C390
+sdcc: variants, Freescale (formerly Motorola) HC08 based (hc08, s08), Zilog
+sdcc: Z80 based MCUs (z80, z180, gbz80, Rabbit 2000/3000, Rabbit 3000A,
+sdcc: TLCS-90), Padauk (pdk14, pdk15) and STMicroelectronics STM8. Work is
+sdcc: in progress on supporting the Padauk (pdk13), Microchip PIC16 and
+sdcc: PIC18 targets. It can be retargeted for other microprocessors.
sdcc: