diff options
Diffstat (limited to 'development/sdcc/README')
-rw-r--r-- | development/sdcc/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/development/sdcc/README b/development/sdcc/README new file mode 100644 index 0000000000..e6d1bb7e9d --- /dev/null +++ b/development/sdcc/README @@ -0,0 +1,3 @@ +SDCC is a retargettable, optimizing ANSI C compiler that targets the Intel +8051, Maxim 80DS390, Zilog Z80 and the Motorola 68HC08 based MCUs. Work is in +progress on supporting the Microchip PIC16 and PIC18 series. |