This package browser is in early development. Mind the rough edges.

sdcc 4.4.0

C compiler suite for 8-bit microcontrollers

SDCC is a retargetable, optimizing Standard C compiler suite that targets 8-bit microcontrollers in the Intel MCS-51 (8051); MOS Technology 6502; Motorola 68HC08; Padauk PDK13, PDK14 and PDK15; STMicroelectronics STM8; and Zilog Z80 families, plus many of their variants.

Installation

Install sdcc 4.4.0 as follows:

guix install sdcc@4.4.0

Or install the latest version:

guix install sdcc

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.