summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-10-21 21:26:24 +0000
committerwiz <wiz@pkgsrc.org>2013-10-21 21:26:24 +0000
commit9925188bbec54489961bda1f64118185481b66f3 (patch)
treeaff081694d5547fa81188323dba3014f3f08afc8 /devel
parent4ff35e35f63ac2987948005afe6f94d2dee59165 (diff)
downloadpkgsrc-9925188bbec54489961bda1f64118185481b66f3.tar.gz
Improve.
Diffstat (limited to 'devel')
-rw-r--r--devel/sdcc3/DESCR12
1 files changed, 5 insertions, 7 deletions
diff --git a/devel/sdcc3/DESCR b/devel/sdcc3/DESCR
index 30f48951578..e94c61685ce 100644
--- a/devel/sdcc3/DESCR
+++ b/devel/sdcc3/DESCR
@@ -1,11 +1,9 @@
-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
+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.
-HTML docs are in work/*/doc.
+The package includes a patch from sailer@ife.ee.ethz.ch "asxxxx.diff"
+for making firmware for the Anchor EZUSB chips.
-Note I added a patch from sailer@ife.ee.ethz.ch "asxxxx.diff" for making
-firmware for the Anchor EZUSB chips.
-
-This package tracks sdcc 3.x branch.
+This package tracks sdcc's 3.x branch.