summaryrefslogtreecommitdiff
path: root/core/cortex-m0/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-1/+2
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* cortex-m0: Add deferred schedulerAlexandru M Stan2015-02-121-0/+1
* cortex-m0: NVIC: Fix macro for the priority registersstabilize-6592.BAlexandru M Stan2014-12-181-1/+1
* Add Cortex-M0 core supportVincent Palatin2014-03-111-0/+38