stm32l4xx-hal
stm32l4xx-hal copied to clipboard
Usb device not presented for otg-fs example on STM32L476ZGTx
Running cargo run --example otg_fs_serial --features "stm32l476 otg_fs rt" and then running
lsusb | grep 16
yields no results.
See https://github.com/David-OConnor/stm32-hal/issues/64