mbed-os/TESTS/mbed_platform/critical_section
Kevin Bracey 4fe06e0949 Critical tests: use atomics
Get rid of a volatile, and use atomics to synchronise with the interrupt
routine instead.

Useful as a non-RTOS basic compilation check for the atomics - the
fuller atomic test relies on the RTOS.
2019-04-26 13:12:35 +03:00
..
main.cpp Critical tests: use atomics 2019-04-26 13:12:35 +03:00