development-of-real-time-systems icon indicating copy to clipboard operation
development-of-real-time-systems copied to clipboard

Coursera Development of Real-Time Systems Course Assignments

Development of Real-Time Systems

Coursera Development of Real-Time Systems Course Assignments

Find out more - https://www.coursera.org/learn/real-time-systems

To test, replace FreeRTOS-Sim/Project/main.c with main.c inside Assignment folders.

Build

make

Execute

./FreeRTOS-Sim

Clean

make clean