summaryrefslogtreecommitdiff
path: root/devel/sdcc/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'devel/sdcc/DESCR')
-rw-r--r--devel/sdcc/DESCR9
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/sdcc/DESCR b/devel/sdcc/DESCR
new file mode 100644
index 00000000000..a441fed4b0d
--- /dev/null
+++ b/devel/sdcc/DESCR
@@ -0,0 +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
+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.