pub fn name() -> &'static str
Return the board name as a static string (e.g. "stm32f4-disco").
"stm32f4-disco"
Returns "unknown" if the board name is unavailable or not valid UTF-8.
"unknown"