Skip to main content

Crate rlvgl_chips_microchip

Crate rlvgl_chips_microchip 

Source
Expand description

Board database for Microchip 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.