mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
b6b7065ddc
Replace use of C11 atomics with atomic utils. This fixes > error: address argument to atomic operation must be a pointer to a > trivially-copyable type ('_Atomic(int) *' invalid) error when compiling on AVR with LLVM. |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
xtimer_core.c | ||
xtimer.c |