aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/stm32/l1
diff options
context:
space:
mode:
authorKarl Palsson2012-10-20 19:37:46 +0000
committerKarl Palsson2012-11-07 21:50:27 +0000
commit49412864544c3b7c5ab321098c419b61dfc05b3b (patch)
tree341e28d8f49ed347f5dd0cbcea4964d7238296b1 /include/libopencm3/stm32/l1
parente4f84278f2b62dee7b4e0ac718c7c6ce998240ba (diff)
STM32L1 support, rebased onto upstream generalizations branch.
Working example again.
Diffstat (limited to 'include/libopencm3/stm32/l1')
-rw-r--r--include/libopencm3/stm32/l1/irq.yaml49
1 files changed, 49 insertions, 0 deletions
diff --git a/include/libopencm3/stm32/l1/irq.yaml b/include/libopencm3/stm32/l1/irq.yaml
new file mode 100644
index 0000000..c2f118f
--- /dev/null
+++ b/include/libopencm3/stm32/l1/irq.yaml
@@ -0,0 +1,49 @@
+includeguard: LIBOPENCM3_STM32_L1_NVIC_H
+partname_humanreadable: STM32 L1 series
+partname_doxygen: STM32L1
+irqs:
+ - wwdg
+ - pvd
+ - tamper
+ - rtc
+ - flash
+ - rcc
+ - exti0
+ - exti1
+ - exti2
+ - exti3
+ - exti4
+ - dma1_channel1
+ - dma1_channel2
+ - dma1_channel3
+ - dma1_channel4
+ - dma1_channel5
+ - dma1_channel6
+ - dma1_channel7
+ - adc1
+ - usb_hp
+ - usb_lp
+ - dac
+ - comp
+ - exti9_5
+ - lcd
+ - tim9
+ - tim10
+ - tim11
+ - tim2
+ - tim3
+ - tim4
+ - i2c1_ev
+ - i2c1_er
+ - i2c2_ev
+ - i2c2_er
+ - spi1
+ - spi2
+ - usart1
+ - usart2
+ - usart3
+ - exti15_10
+ - rtc_alarm
+ - usb_wakeup
+ - tim6
+ - tim7