Language

Package: sdcc @ 4.1.0

Synopsis

C compiler suite for 8-bit microcontrollers

Description

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

Home page
http://sdcc.sourceforge.net
Location
gnu/packages/embedded.scm (line: 1529, column: 2)
Licenses

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'python-2' does not match package name 'python2'