stm32:l4: Add interrupts for STM32L4x5/STM32L4x6

Add all interrups from RM0351
This commit is contained in:
Bruno Randolf 2017-12-28 15:54:23 +00:00 committed by Karl Palsson
parent fe722d4643
commit a1f58ea8ae

View File

@ -81,7 +81,16 @@
"lcd",
"aes",
"rng",
"fpu"
"fpu",
"hash_crs",
"i2c4_ev",
"i2c4_er",
"dcmi",
"can2_tx",
"can2_rx0",
"can2_rx1",
"can2_sce",
"dma2d"
],
"partname_humanreadable": "STM32 L4 series",
"partname_doxygen": "STM32L4",