Small Device C Compiler: Difference between revisions

Content deleted Content added
Line 29:
 
==Supported targets==
 
The following include binary compatible derivatives:
* [[Intel]] 8031, 8032, [[Intel MCS-51|8051]], 8052; [[Maxim Integrated|Maxim]]/Dallas DS80C390; [[C8051]]
Line 36 ⟶ 37:
* [[Zilog]] [[Z80]], [[Z180]], [[eZ80]] in Z80 mode; [[Rabbit Semiconductor]] [[Rabbit 2000|2000]], 2000A, 3000, 3000A, 4000; [[Sharp Corporation|Sharp]] LR35902 (Game Boy processor); [[Toshiba]] [[TLCS-90]]; Z80N ([[ZX Spectrum Next]] processor).
 
Work is in progress on:
* [[Microchip Technology|Microchip]] [[PIC16]] and [[PIC18]].<ref>{{cite web |url=http://sdcc.sourceforge.net/|title=SDCC - Small Device C Compiler|author=|access-date=2013-01-20}}</ref>
* Padauk PDK13.
 
Obsolete:
* [[AVR microcontrollers]] useduse to be a supported target, but was made obsolete by avr-gcc in 2010 (SDCC 3.0.0).
 
SDCC suite is a collection of several components derived from different sources with different FOSS licenses.
 
==See also==