pkgsrc/devel/sdcc3/DESCR

10 lines
464 B
Text
Raw Normal View History

2013-10-21 23:26:24 +02:00
SDCC is a Freeware, 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.
2013-10-21 23:26:24 +02:00
The package includes a patch from sailer@ife.ee.ethz.ch "asxxxx.diff"
for making firmware for the Anchor EZUSB chips.
2013-10-21 23:26:24 +02:00
This package tracks sdcc's 3.x branch.