Joakim Gebart 23e01dd4c8 core: Add C11 atomic helpers for GCC
These functions are required for std::atomic in C++11 on Cortex-M0.
The functions are only used if GCC does not know how to generate any
lock-free atomic hardware operations.
2015-07-06 12:17:57 +02:00
..
2015-05-26 21:24:10 +02:00
2014-08-23 16:16:26 +02:00
2015-06-12 16:02:40 -07:00