Skip to content

Working with real time operating systems using CMSIS-RTOS2 in C

Notifications You must be signed in to change notification settings

arjun-krishna1/real-time-operating-systems

Repository files navigation

Real Time Operating Systems

Explanation

  • 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

Sources

  • By Arjun Krishna, and Andrei Ikic
  • Created as a course project for MTE241 (real time operating systems) under the guidance of Irene Huang

About

Working with real time operating systems using CMSIS-RTOS2 in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages