Address code review comments
This commit is contained in:
@ -105,6 +105,7 @@ pub fn init(_config: config::Config) -> Peripherals {
|
||||
unsafe {
|
||||
clocks::init();
|
||||
timer::init();
|
||||
dma::init();
|
||||
}
|
||||
|
||||
peripherals
|
||||
|
Reference in New Issue
Block a user