Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 175 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 175 Bytes

I adjusted atomic.h from avr-libc to use pthread_mutex.

I use it to test / debug code written for AVR on my x86 development machine with multiple threads (main + interrupts)