Merge branch 'main' of https://github.com/embassy-rs/stm32-data into h7-lsedrv-errata
This commit is contained in:
commit
2271da1671
@ -1016,6 +1016,9 @@ fn process_core(
|
|||||||
}));
|
}));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// sort pins to avoid diff for c pins
|
||||||
|
p.pins.sort();
|
||||||
|
|
||||||
if let Some(peri_irqs) = chip_irqs.get(&pname) {
|
if let Some(peri_irqs) = chip_irqs.get(&pname) {
|
||||||
use stm32_data_serde::chip::core::peripheral::Interrupt;
|
use stm32_data_serde::chip::core::peripheral::Interrupt;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user