stm32: move macrotables to embassy-stm32 build.rs
This commit is contained in:
@ -1271,7 +1271,7 @@ where
|
||||
}
|
||||
}
|
||||
|
||||
crate::pac::peripherals!(
|
||||
foreach_peripheral!(
|
||||
(sdmmc, $inst:ident) => {
|
||||
impl sealed::Instance for peripherals::$inst {
|
||||
type Interrupt = crate::interrupt::$inst;
|
||||
|
Reference in New Issue
Block a user