/FreEDFRTOS

FreeRTOS with EDF scheduling

Primary LanguageC

FreEDFRTOS

FreeRTOS with EDF scheduling

FreeRTOS source is taken from FreeRTOSv202012.00-LTS

Demo

The demo application is in demo/edf. Navigate to this directory and run make. The executable will be in build/ and is called posix_demo. Simply run posix_demo to run the application.