aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/dispatch
AgeCommit message (Collapse)Author
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