[F0] Add new irq's

Be warned that this commit changes names of some old definitions. This may broke old code !
This commit is contained in:
Frantisek Burian 2014-02-06 00:18:09 +01:00
parent 9c0ca88c2e
commit 09fcb14f74

View File

@ -18,7 +18,7 @@
"tim2",
"tim3",
"tim6_dac",
"reserved0",
"tim7",
"tim14",
"tim15",
"tim16",
@ -29,9 +29,9 @@
"spi2",
"usart1",
"usart2",
"reserved1",
"cec",
"reserved2"
"usart3_4",
"cec_can",
"usb"
],
"partname_humanreadable": "STM32 F0 series",
"partname_doxygen": "STM32F0",