- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 15
Closed
Description
We now use the inbuilt atomic swap for boolean writes, and have made reads volatile to ensure memory is always used even when read only
We now use volatile for pointers instead of atomic functions for the moment. The critical work is now done by the booleans, pointers just must never be cached. This is a small improvement for esp32.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working