mirror of
https://github.com/ferrous-systems/embedded-trainings-2020.git
synced 2025-01-24 06:48:11 +00:00
usb-3 -> usb-4
This commit is contained in:
parent
48e2ef512f
commit
2ed23e0392
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
//! Some USB 2.0 data types
|
||||
// NOTE this is a partial solution to exercise `usb-3`
|
||||
// NOTE this is a partial solution to exercise `usb-4`
|
||||
|
||||
#![deny(missing_docs)]
|
||||
#![deny(warnings)]
|
||||
|
|
Loading…
Reference in a new issue