Common library¶
The common library provides the primitives for text and graphics.
The screen library adapts those basic routines to a given screen.
The common library
-
shares utilities across the different libraries;
-
exposes the parameters to set diverse options;
-
defines the structure and lists the pre-configured main controller boards;
-
lists the supported screen constants; and
-
provides an interface to peripherals GPIO, UART, SPI and I²C.