stm32: move macrotables to embassy-stm32 build.rs
This commit is contained in:
@ -127,7 +127,7 @@ macro_rules! impl_compare_capable_16bit {
|
||||
};
|
||||
}
|
||||
|
||||
crate::pac::interrupts! {
|
||||
foreach_interrupt! {
|
||||
($inst:ident, timer, TIM_GP16, UP, $irq:ident) => {
|
||||
impl crate::pwm::sealed::CaptureCompare16bitInstance for crate::peripherals::$inst {
|
||||
unsafe fn set_output_compare_mode(
|
||||
|
Reference in New Issue
Block a user