summaryrefslogtreecommitdiff
path: root/core/cortex-m0/atomic.h
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* cortex-m0: Constrain target register in atomic readAnton Staaf2015-08-111-1/+1
* Atomic: Mark the modified uint32_t volatileAnton Staaf2015-07-271-5/+5
* Add option to enable GCC LTOVincent Palatin2015-05-191-1/+1
* cortex-m0: add more constraints on atomic implementationVincent Palatin2014-10-211-2/+2
* Add Cortex-M0 core supportVincent Palatin2014-03-111-0/+64