stm32f7: Update IRQs from latest ref manual
One name change and some new ones.
This commit is contained in:
parent
3ef2c38120
commit
c1c37a8b0f
@ -49,7 +49,7 @@
|
|||||||
"tim8_cc",
|
"tim8_cc",
|
||||||
"dma1_stream7",
|
"dma1_stream7",
|
||||||
"fsmc",
|
"fsmc",
|
||||||
"sdio",
|
"sdmmc1",
|
||||||
"tim5",
|
"tim5",
|
||||||
"spi3",
|
"spi3",
|
||||||
"uart4",
|
"uart4",
|
||||||
@ -90,7 +90,12 @@
|
|||||||
"sai1",
|
"sai1",
|
||||||
"lcd_tft",
|
"lcd_tft",
|
||||||
"lcd_tft_err",
|
"lcd_tft_err",
|
||||||
"dma2d"
|
"dma2d",
|
||||||
|
"sai2",
|
||||||
|
"quadspi",
|
||||||
|
"i2c4_ev",
|
||||||
|
"i2c4_er",
|
||||||
|
"spdifrx"
|
||||||
],
|
],
|
||||||
"partname_humanreadable": "STM32 F7 series",
|
"partname_humanreadable": "STM32 F7 series",
|
||||||
"partname_doxygen": "STM32F7",
|
"partname_doxygen": "STM32F7",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user