sdcc/README.md

7 lines
265 B
Markdown
Raw Normal View History

2024-01-05 17:41:15 +01:00
# sdcc
SDCC is a C compiler for 8051 class and similar microcontrollers.
The package includes the compiler, assemblers and linkers, a device simulator and a core library.
The processors supported (to a varying degree) include the 8051, ds390, z80, hc08, and PIC.