mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
ee091d2e91
- Makefile and plist cleanup. - Move patches to Makefile and remove files. - Pet portlint. PR: ports/116953 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) Approved by: sat (mentor)
10 lines
367 B
Plaintext
10 lines
367 B
Plaintext
SDCC is a Freeware, 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.
|
|
|
|
SDCC also comes with the source level debugger SDCDB, using the
|
|
current version of Daniel's s51 simulator.
|
|
|
|
WWW: http://sdcc.sourceforge.net/
|