Disconnect USB cable from the target board. Connect ST-LINK programmer and power.
cargo run --release --example interrupt
Observe that there is no panic message.
Repeat for all the boards available.
Connect USB cable to the target board.
cargo run --release
cd /path/to/usb-device
cargo test
Repeat for all the boards available.
Use USB 2.0 Test Tool to run the Chapter 9 Tests [USB 2 devices]
test suite.
Repeat for all the boards available.