stm32f7: add irqs from latest ref manuals

Updated from RM410 rev4, RM0385rev8 and RM0431 rev3

Originally reported at https://github.com/libopencm3/libopencm3/issues/974
This commit is contained in:
Karl Palsson 2018-10-03 17:12:42 +00:00
parent 0994762ae7
commit 239b4a4704
1 changed files with 11 additions and 3 deletions

View File

@ -93,9 +93,17 @@
"dma2d",
"sai2",
"quadspi",
"i2c4_ev",
"i2c4_er",
"spdifrx"
"lp_timer1",
"hdmi_cec",
"ic24_ev",
"ic24_er",
"spdifrx",
"dsihost",
"dfsdm1_flt0",
"dfsdm1_flt1",
"dfsdm1_flt2",
"dfsdm1_flt3",
"sdmmc2"
],
"partname_humanreadable": "STM32 F7 series",
"partname_doxygen": "STM32F7",