summaryrefslogtreecommitdiff
path: root/core/cortex-m0/irq_handler.h
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* core: Don't discard irqprio table entries due to LTOShawn Nematbakhsh2016-08-071-2/+2
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* cortex-m0: Add deferred schedulerAlexandru M Stan2015-02-121-39/+14
* stm32f: Add DMA interrupt handlers for channel 1 to 3Vic Yang2014-10-211-1/+2
* cortex-m0: fix hard-faults during software interrupt calls part 2Alec Berg2014-05-021-1/+2
* Add Cortex-M0 core supportVincent Palatin2014-03-111-0/+65