/cortex-m-semaphore-mutex

Implements Mutex, Semaphore and exclusive ReadModifyWrite operations on ARM Cortex-M3 and Cortex-M4

Primary LanguageC++

Mutex and Semaphore on ARM Cortex-M (C++11)

Implements Mutex, Semaphore and exclusive ReadModifyWrite operations on ARM Cortex-M3 and Cortex-M4

Refer: http://www.atakansarioglu.com/