Skip to main content

Crate rlvgl_chips_ti

Crate rlvgl_chips_ti 

Source
Expand description

Board database for Texas Instruments devices.

This crate embeds board and chip configuration data extracted from upstream sources. It currently provides placeholder APIs.

Structs§

BoardInfo
Information about a supported board.

Functions§

boards
Returns the list of available boards.
find
Looks up a board by its exact name.
raw_db
Returns the raw embedded board definition blob.
vendor
Returns the vendor name used by the UI.