usb: add -usb-serial crate, fix warnings and stable build.
This commit is contained in:
@ -136,6 +136,7 @@ impl<'a> DescriptorWriter<'a> {
|
||||
)
|
||||
}
|
||||
|
||||
#[allow(unused)]
|
||||
pub(crate) fn end_class(&mut self) {
|
||||
self.num_endpoints_mark = None;
|
||||
}
|
||||
|
Reference in New Issue
Block a user