name

Function name 

Source
pub fn name() -> &'static str
Expand description

Return the board name as a static string (e.g. "stm32f4-disco").

Returns "unknown" if the board name is unavailable or not valid UTF-8.