Skip to content

A basic real-time operating system for the LPC1768 chip

Notifications You must be signed in to change notification settings

simonwongwong/LPC1768-RTOS

Repository files navigation

Description

A basic real-time operating system made for the LPC1768.

Written for extra credit in my real-time operating systems course.

Includes:

  • mutexes with priority inheritance and ownership tests on release
  • blocking semaphores
  • fixed priority pre-emptive scheduling

About

A basic real-time operating system for the LPC1768 chip

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages