stm32l0: add all new IRQs from later families
This commit is contained in:
parent
1ab0d2445f
commit
7bd7d48408
@ -14,14 +14,14 @@
|
|||||||
"dma1_channel4_5",
|
"dma1_channel4_5",
|
||||||
"adc_comp",
|
"adc_comp",
|
||||||
"lptim1",
|
"lptim1",
|
||||||
"reserved1",
|
"usart4_5",
|
||||||
"tim2",
|
"tim2",
|
||||||
"tim3",
|
"tim3",
|
||||||
"tim6_dac",
|
"tim6_dac",
|
||||||
"reserved3",
|
"tim7",
|
||||||
"reserved4",
|
"reserved4",
|
||||||
"tim21",
|
"tim21",
|
||||||
"reserved5",
|
"i2c3",
|
||||||
"tim22",
|
"tim22",
|
||||||
"i2c1",
|
"i2c1",
|
||||||
"i2c2",
|
"i2c2",
|
||||||
@ -29,11 +29,11 @@
|
|||||||
"spi2",
|
"spi2",
|
||||||
"usart1",
|
"usart1",
|
||||||
"usart2",
|
"usart2",
|
||||||
"lpuart1",
|
"lpuart1_aes_rng",
|
||||||
"lcd",
|
"lcd",
|
||||||
"usb"
|
"usb"
|
||||||
],
|
],
|
||||||
"partname_humanreadable": "STM32 L0 series",
|
"partname_humanreadable": "STM32 L0 series",
|
||||||
"partname_doxygen": "STM32L0",
|
"partname_doxygen": "STM32L0",
|
||||||
"includeguard": "LIBOPENCM3_STM32_L0_NVIC_H"
|
"includeguard": "LIBOPENCM3_STM32_L0_NVIC_H"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user