Skip to main content

Crate rlvgl_chips_silabs

Crate rlvgl_chips_silabs 

Source
Expand description

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