Constant riot_wrappers::BOARD
source ยท pub const BOARD: &'static str;
Expand description
The identifier of the RIOT board the program is being built for (RIOT_BOARD
in C).
pub const BOARD: &'static str;
The identifier of the RIOT board the program is being built for (RIOT_BOARD
in C).