Skip to main content

setup

Function setup 

Source
pub fn setup(
    usb: USB_DEVICE<'static>,
) -> (ConsoleRx<'static>, ConsoleTx<'static>)
Expand description

Build the USB-Serial-JTAG console and split. into_async() here binds the IRQ to whatever core calls this — the binary calls it from main.