freebsd-ports/devel/sdcc/pkg-descr
Steve Price a5d951b54b Initial import of sdcc version 2.1.8.
A tool for cross-compiling code for the 8051.

PR:		13446
Submitted by:	Doug Ambrisko <ambrisko@whistle.com>
1999-09-27 03:01:09 +00:00

10 lines
451 B
Plaintext

SDCC is a Free ware , retargettable, optimizing ANSI-C compiler. The current
version targets Intel 8051 based MCUs, it can be retargetted for other 8 bit
MCUs or PICs. The entire source code for the compiler is distributed under
GPL. SDCC used ASXXXX & ASLINK a Free ware, retargettable assembler & linker.
HTML docs are in work/*/doc.
Note I added a patch from sailer@ife.ee.ethz.ch "asxxxx.diff" for making
firmware for the Anchor EZUSB chips.