stm32: fix build, add ci
This commit is contained in:
@ -184,4 +184,4 @@ pub(crate) unsafe fn init() {
|
||||
interrupt::DMA2_Stream5::steal().enable();
|
||||
interrupt::DMA2_Stream6::steal().enable();
|
||||
interrupt::DMA2_Stream7::steal().enable();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user