ArduinoCore-samd icon indicating copy to clipboard operation
ArduinoCore-samd copied to clipboard

Add cores/util/atomic.h

Open WestfW opened this issue 6 years ago • 3 comments

Provide macros compatible with the avr-libc ATOMIC_BLOCK code. Tested (only) by code inspection of the binary.

WestfW avatar Jan 29 '19 09:01 WestfW

Any chance this PR is going to be accepted soon? Atomic block support is important for code that uses interrupts.

sslupsky avatar Sep 24 '19 20:09 sslupsky

See also this library: https://github.com/wizard97/SimplyAtomic

sslupsky avatar Sep 24 '19 20:09 sslupsky

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Apr 09 '21 13:04 CLAassistant