- This file contains code we wrote to implement a fault tolerance algorithm (the Oral Majority Algorithm)
- We used Message Queues, Semaphores, and Mutexes to run our code on multiple threads
- Written in C using the CMSIS-RTOS2 interface for real time operating system programming
- By Arjun Krishna, and Andrei Ikic
- Created as a course project for MTE241 (real time operating systems) under the guidance of Irene Huang