diff options
Diffstat (limited to 'lang/sdcc/pkg-descr')
-rw-r--r-- | lang/sdcc/pkg-descr | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/sdcc/pkg-descr b/lang/sdcc/pkg-descr index c556803db200..7ee9f1448329 100644 --- a/lang/sdcc/pkg-descr +++ b/lang/sdcc/pkg-descr @@ -1,8 +1,7 @@ SDCC is a retargettable, optimizing ANSI C compiler suite that targets the Intel MCS51 based microprocessors (8031, 8032, 8051, 8052, etc.), Maxim (formerly Dallas) DS80C390 variants, Freescale (formerly Motorola) -HC08 (hc08, s08), Zilog Z80 based MCUs (z80, z180, gbz80, Rabbit 2000/3000, -Rabbit 3000A, TLCS-90) and STMicroelectronics STM8. Work is in progress -to support Microchip PIC16 and PIC18 targets. +HC08 (hc08, s08), Zilog Z80 based MCUs (Z80, Z180, Game Boy, Rabbit 2000/3000, +Rabbit 3000A, TLCS-90), STMicroelectronics STM8 and Padauk PDK14/PDK15. WWW: http://sdcc.sourceforge.net/ |