Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thirdpin/libopencm3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Lai <m@matthewlai.ca>2019-05-26 17:29:15 +0300
committerKarl Palsson <karlp@tweak.net.au>2019-05-27 00:34:08 +0300
commiteed780e2c1ffb08aa6f8e72002fa438658b03e14 (patch)
tree82826c5d9253295a2ce9bd1db4dbec953e5a8a64 /include
parentf700781975dc823e8d02288aacbc775c6effed3f (diff)
stm32f7: irqs: Fix typo in i2c4*
This also unifies the whitespace in the file. Reviewed-by: Karl Palsson <karlp@tweak.net.au>
Diffstat (limited to 'include')
-rw-r--r--include/libopencm3/stm32/f7/irq.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/include/libopencm3/stm32/f7/irq.json b/include/libopencm3/stm32/f7/irq.json
index 733a6c70..31bbe61c 100644
--- a/include/libopencm3/stm32/f7/irq.json
+++ b/include/libopencm3/stm32/f7/irq.json
@@ -93,17 +93,17 @@
"dma2d",
"sai2",
"quadspi",
- "lp_timer1",
+ "lp_timer1",
"hdmi_cec",
- "ic24_ev",
- "ic24_er",
+ "i2c4_ev",
+ "i2c4_er",
"spdifrx",
- "dsihost",
- "dfsdm1_flt0",
- "dfsdm1_flt1",
- "dfsdm1_flt2",
- "dfsdm1_flt3",
- "sdmmc2"
+ "dsihost",
+ "dfsdm1_flt0",
+ "dfsdm1_flt1",
+ "dfsdm1_flt2",
+ "dfsdm1_flt3",
+ "sdmmc2"
],
"partname_humanreadable": "STM32 F7 series",
"partname_doxygen": "STM32F7",