Skip to content
Snippets Groups Projects
Commit 0a978f51 authored by Julian Oes's avatar Julian Oes Committed by Daniel Agar
Browse files

px4_atomic: use volatile hack for Snappy

It looks like the atomic builtins are not available using QuRT and the
Hexagon toolchain, so our best bet is to use `volatile` for the atomics.
parent e6621bf7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment