Macro rp_pico_board

Source
macro_rules! rp_pico_board {
    ($board:expr) => { ... };
}
Expand description

Generate a static item containing the specific board this program runs on, and return its EntryAddr.