usb: add -usb-serial crate, fix warnings and stable build.
This commit is contained in:
@ -91,6 +91,7 @@ pub mod uarte;
|
||||
feature = "nrf52833",
|
||||
feature = "nrf52840"
|
||||
))]
|
||||
#[cfg(feature = "nightly")]
|
||||
pub mod usb;
|
||||
#[cfg(not(feature = "_nrf5340"))]
|
||||
pub mod wdt;
|
||||
|
Reference in New Issue
Block a user