/ece_354_real_time_operating_system_group_04

This is an implementation of a small real-time executive (RTX) that will run on a MCF5307-based microcontroller board. The executive provides a basic multiprogramming environment, with 5 priority levels, preemption, simple memory management, message-based interprocess communication, a basic timing service, a system console I/O and debugging support.

Primary LanguageCGNU General Public License v3.0GPL-3.0

Stargazers