mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
e7176b22cf
- Remove AVR and XA51 targets (unsupported) - Fix build on sparc64 PR: ports/164373 Submitted by: Tijl Coosemans <tijl@coosemans.org> maintainer Approved by: gabor (mentor)
7 lines
268 B
Plaintext
7 lines
268 B
Plaintext
SDCC is a retargettable, optimizing ANSI C compiler that targets the
|
|
Intel 8051, Maxim 80DS390, Zilog Z80, Z180, Rabbit 2000 and the Motorola
|
|
68HC08 based MCUs. Work is in progress on supporting the Microchip PIC16
|
|
and PIC18 series.
|
|
|
|
WWW: http://sdcc.sourceforge.net/
|