Constant BOARD
pub const BOARD: &'static str;Expand description
The board name.
The board name is read from the CONFIG_BOARD environment variable, which is expected to be
provided by the build system.
pub const BOARD: &'static str;The board name.
The board name is read from the CONFIG_BOARD environment variable, which is expected to be
provided by the build system.