Skip to content
Commit 829eec9e authored by Christopher Friedt's avatar Christopher Friedt Committed by Anas Nashif
Browse files

portability: cmsis: use correct type for atomics



With the change of `atomic_t` from `int` to `long` there
were a few places where there was some type aliasing
occuring.

Update CMSIS to use `atomic_t` rather than `int` for all
atomic operations.

Signed-off-by: default avatarChristopher Friedt <chrisfriedt@gmail.com>
parent 7c6039a1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment