end2endzone / win32Arduino

win32Arduino is a windows/linux implementation of many arduino functions to allow an arduino library developer to unit test code outside of the arduino platform.
MIT License
2 stars 2 forks source link

ATOMIC_BLOCK macro #19

Closed end2endzone closed 6 years ago

end2endzone commented 6 years ago

The ATOMIC_BLOCK macro should be implemented. See arduino volatile qualifier for details.