summaryrefslogtreecommitdiff
path: root/core/cortex-m/irq_handler.h
Commit message (Expand)AuthorAgeFilesLines
* core: Don't discard irqprio table entries due to LTOShawn Nematbakhsh2016-08-071-1/+1
* cortex-m: catch misconfigured interrupts earlyVadim Bendebury2015-08-111-0/+3
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* Add option to enable GCC LTOVincent Palatin2015-05-191-0/+1
* stm32f: Add DMA interrupt handlers for channel 1 to 3Vic Yang2014-10-211-1/+2
* force the compiler to use a valid register allocation for irq handlersVincent Palatin2014-03-111-0/+39