stm32: more docs.
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
//! USB On The Go (OTG)
|
||||
|
||||
use crate::rcc::RccPeripheral;
|
||||
use crate::{interrupt, peripherals};
|
||||
|
||||
|
Reference in New Issue
Block a user