Skip to main content

Crate rlvgl_chips_nrf

Crate rlvgl_chips_nrf 

Source
Expand description

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