aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/dispatch/nvic.h
AgeCommit message (Collapse)Author
2012-10-19rename tinygecko->efm32tg everywherechrysn
2012-10-19change discriminator in efm32 series from TINYGECKO to EFM32TGchrysn
2012-10-18split irq.yaml output in nvic.h and vector_nvic.hchrysn
the weak pragmas need to be used in the very compilation unit where their target is defined, requiring another dispatch
2012-10-18switch all interrupt lists to yaml formatchrysn
2012-10-18fallback for unknown chipschrysn
2012-10-18dispatch for chip specific nvicchrysn