Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 610 Bytes

File metadata and controls

11 lines (6 loc) · 610 Bytes

Building EDF Schedular (FreeRTOS Based)

This an implementation of earliest dead first scheduler built based on the KERNEL of the FReeRTOS source code.

The KERNEL machine independent layer edited to allow the dynamic scheduling to support EDF algorithm.

The repo contains an working report describes all the work done in details.

Feel free and safe to use my EDF implementation in your next project as it has been well tested with various tools for correctness of working.

image