Skip to main content

Module embedded

Module embedded 

Source
Expand description

The chip libraries and panel specs under config/, embedded at build time as (path, text) pairs.

The path is relative to the repository root. status = "verified" files first, then the rest, each alphabetical.

Statics§

CHIPS
PANELS

Functions§

chip
The chip library at path (config/chips/...).
chip_by_family
The embedded chip library for a chip family id, as (path, text): a library an embedded panel spec names wins over one none does (the SM16269S family has three), then embedding order.
panel
The panel spec at path (config/panels/...).
specs
Every embedded panel spec, parsed, as (path, spec) in embedding order.